[FIX] hw_scale: remove useless python module

bzr revid: fva@openerp.com-20140425123246-lexb4viqi6k7zwgq
This commit is contained in:
Frédéric van der Essen 2014-04-25 14:32:46 +02:00
parent f210babfc6
commit 24852d7ec9
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ from os.path import join
from threading import Thread, Lock
from select import select
from Queue import Queue, Empty
from bitstring import BitArray
import openerp
import openerp.addons.hw_proxy.controllers.main as hw_proxy