witten
/
luminotes
Archived
1
0
Fork 0

Removing unnecessary import.

This commit is contained in:
Dan Helfman 2009-02-18 23:55:35 -08:00
parent 26722eee93
commit 7f6be83465
1 changed files with 0 additions and 1 deletions

View File

@ -1224,7 +1224,6 @@ class Notebooks( object ):
other_notes = self.__database.select_many( Note, notebook.sql_load_non_startup_notes() )
notes = startup_notes + other_notes
import imp
from plugins.Invoke import invoke
return invoke(