GuiBulkImport cli breakage fix

This commit is contained in:
Worros
2009-03-28 19:38:37 +09:00
parent 710893b186
commit f6ca8c1bc1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
import os # todo: remove this once import_dir is in fpdb_import
import sys
from time import time
from time import time, strftime
import traceback
import math
import datetime