Skip to content

Commit

Permalink
[FIX] hw_scale: remove useless python module
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdsn committed Apr 25, 2014
1 parent f210bab commit 24852d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addons/hw_scale/controllers/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
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
Expand Down

0 comments on commit 24852d7

Please sign in to comment.