diff --git a/aqt/main.py b/aqt/main.py index b102245ad..1eca383a8 100755 --- a/aqt/main.py +++ b/aqt/main.py @@ -204,7 +204,6 @@ Are you sure?"""): # maybe sync (will load DB) self.onSync(auto=True) runHook("profileLoaded") - self.onImport() def unloadProfile(self, browser=True): if not self.pm.profile: