Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7de41354 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 65c114d7
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -52,7 +52,6 @@ public class EdriveApplication extends Application {
            Log.d(TAG, "Account already registered");
            startRecursiveFileObserver();


            Intent SynchronizationServiceIntent = new Intent(getApplicationContext(), SynchronizationService.class);
            startService(SynchronizationServiceIntent);