Elimination of redundant code, new registering method for plugins
svn: r367
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#
|
||||
|
||||
from RelLib import *
|
||||
from Researcher import *
|
||||
import const
|
||||
|
||||
import string
|
||||
@@ -504,9 +503,3 @@ def exportData(database, filename, callback):
|
||||
g.write("</database>\n")
|
||||
g.close()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user