[REF] [account] removed unused mx.DateTime imports

bzr revid: rvalyi@gmail.com-20100301040047-3p41ik9rzhq5luoz
This commit is contained in:
Raphaël Valyi 2010-03-01 01:00:47 -03:00
parent 9bd2e38eaf
commit b04e0c64d1
2 changed files with 0 additions and 2 deletions

View File

@ -25,7 +25,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
import time
from mx.DateTime import *
from report import report_sxw
import xml
import rml_parse

View File

@ -27,7 +27,6 @@
##############################################################################
import time
from mx.DateTime import *
from report import report_sxw
import xml
import rml_parse