mirror of
https://github.com/OMGeeky/ATCS.git
synced 2025-12-27 14:58:55 +01:00
remove not double linking
This commit is contained in:
@@ -106,7 +106,6 @@ public class Project implements ProjectTreeNode, Serializable, JsonSerializable
|
||||
this.fromMap(json);
|
||||
|
||||
initializeData();
|
||||
linkAll();
|
||||
save();
|
||||
}
|
||||
public Project(Workspace w, String name, File source, ResourceSet sourceSet){
|
||||
|
||||
Reference in New Issue
Block a user