X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Finventory%2Fviews.py;h=0e48d5552b1013fc8f9afa626ac693094c8c96de;hb=368481f573c12a800fea332e582f953882da18ba;hp=cb2fca68fe94a1bf337f99a79e6dfbc6c9a74849;hpb=b945a0bf44fdb194885c1e17506b2c2866343876;p=htsworkflow.git diff --git a/htsworkflow/frontend/inventory/views.py b/htsworkflow/frontend/inventory/views.py index cb2fca6..0e48d55 100644 --- a/htsworkflow/frontend/inventory/views.py +++ b/htsworkflow/frontend/inventory/views.py @@ -3,7 +3,7 @@ from htsworkflow.frontend.inventory.bcmagic import item_search from htsworkflow.frontend.bcmagic.plugin import register_search_plugin from htsworkflow.frontend.experiments.models import FlowCell from htsworkflow.frontend.bcmagic.forms import BarcodeMagicForm -from htsworkflow.frontend.bcprinter.util import print_zpl_socket +from htsworkflow.frontend.bcmagic.util import print_zpl_socket from htsworkflow.frontend import settings #from htsworkflow.util.jsonutil import encode_json