[FIX] remove unused import

This commit is contained in:
Guewen Baconnier
2013-09-18 09:49:30 +02:00
parent cfbdba8b54
commit c78c77e9cf

View File

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