forked from firka/student-legacy
remove prints
This commit is contained in:
parent
38d9b5f3b2
commit
d391448870
@ -182,8 +182,8 @@ class ShareThemeDialogState extends State<ShareThemeDialog> {
|
||||
return;
|
||||
}
|
||||
|
||||
print(theme);
|
||||
print(themeStatus);
|
||||
// print(theme);
|
||||
// print(themeStatus);
|
||||
|
||||
// save theme id in settings
|
||||
// Provider.of<SettingsProvider>(context, listen: false)
|
||||
|
Loading…
x
Reference in New Issue
Block a user