diff --git a/lib/cwtch/cwtchNotifier.dart b/lib/cwtch/cwtchNotifier.dart index 7e9a3179..d0a153fe 100644 --- a/lib/cwtch/cwtchNotifier.dart +++ b/lib/cwtch/cwtchNotifier.dart @@ -64,7 +64,6 @@ class CwtchNotifier { // unless we have loaded no profiles...then there isnt a risk and this // might be a first time (e.g. new apk, existing service) } else { - EnvironmentConfig.debugLog("Reloading....${data}"); flwtchState.cwtch.LoadProfiles(DefaultPassword); }