mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
removed logs
This commit is contained in:
@ -666,7 +666,6 @@ class CreateSpaceDialogState extends State<CreateSpaceDialog> {
|
||||
|
||||
void _showTagCreateDialog(BuildContext context, String name, bool isEdit,
|
||||
List<ProductModel>? products) {
|
||||
print("ada ${widget.allTags}");
|
||||
isEdit
|
||||
? showDialog(
|
||||
context: context,
|
||||
|
Reference in New Issue
Block a user