Remove Log
continuous-integration/drone/pr Build is pending Details

This commit is contained in:
Sarah Jamie Lewis 2024-02-26 19:48:59 -08:00
parent e4c7729456
commit b23f8efaa1
Signed by: sarah
GPG Key ID: F27FD21A270837EF
1 changed files with 0 additions and 1 deletions

View File

@ -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);
}