mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
removed print
This commit is contained in:
@ -342,7 +342,6 @@ class _CommunityStructureAreaState extends State<CommunityStructureArea> {
|
||||
}
|
||||
|
||||
void _showEditSpaceDialog() {
|
||||
print("parentsdf space is ${widget.selectedSpace?.parent?.name}");
|
||||
if (widget.selectedSpace != null) {
|
||||
showDialog(
|
||||
context: context,
|
||||
|
Reference in New Issue
Block a user