mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
remove testing onImport() line
This commit is contained in:
parent
cac00dcca4
commit
eab18e9588
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue