mirror of
https://github.com/OMGeeky/ATCS.git
synced 2026-02-23 15:38:23 +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);
|
this.fromMap(json);
|
||||||
|
|
||||||
initializeData();
|
initializeData();
|
||||||
linkAll();
|
|
||||||
save();
|
save();
|
||||||
}
|
}
|
||||||
public Project(Workspace w, String name, File source, ResourceSet sourceSet){
|
public Project(Workspace w, String name, File source, ResourceSet sourceSet){
|
||||||
|
|||||||
Reference in New Issue
Block a user