mirror of
https://github.com/AndorsTrailRelease/ATCS.git
synced 2025-10-27 18:44:03 +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