remove testing onImport() line

This commit is contained in:
Damien Elmes 2012-03-08 06:24:20 +09:00
parent cac00dcca4
commit eab18e9588

View file

@ -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: