[FIX] more incorrect import, prepare for wizard removal

bzr revid: al@openerp.com-20121209184532-2sfo9l1z5z5m7bcb
This commit is contained in:
Antony Lesuisse 2012-12-09 19:45:32 +01:00
parent 446abaee2d
commit 66af21a896
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@
#
##############################################################################
import time
import wizard
import osv
import pooler
import urllib

View File

@ -20,7 +20,6 @@
##############################################################################
import event_moodle
import wizard
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: