mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
[auth] Clean up log
This commit is contained in:
parent
21f269c999
commit
72584e49d6
@ -103,7 +103,6 @@ class _AppState extends State<App>
|
||||
|
||||
@override
|
||||
Future<void> didChangeAppLifecycleState(AppLifecycleState state) async {
|
||||
debugPrint("AppLifecycleState: $state");
|
||||
if (state == AppLifecycleState.resumed) {
|
||||
if (Configuration.instance.hasConfiguredAccount()) {
|
||||
AuthenticatorService.instance.onlineSync().ignore();
|
||||
|
Loading…
x
Reference in New Issue
Block a user