mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 15:17:31 +00:00
removed logs
This commit is contained in:
@ -463,9 +463,7 @@ class _CommunityStructureAreaState extends State<CommunityStructureArea> {
|
||||
_markChildrenAsDeleted(space);
|
||||
}
|
||||
}
|
||||
for (var space in spaces) {
|
||||
print("space ${space.name} and ${space.status}");
|
||||
}
|
||||
|
||||
_removeConnectionsForDeletedSpaces();
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user