[IMP] remove unused import

This commit is contained in:
Yannick Vaucher
2014-02-17 18:14:48 +01:00
parent a100dce2e7
commit 1d57cb38e8

View File

@@ -20,7 +20,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
from openerp.osv import fields, orm, osv
from openerp.osv import fields, orm
from openerp.tools import DEFAULT_SERVER_DATETIME_FORMAT
from openerp import netsvc
from openerp.tools.translate import _