remove a commented out import
authorDiane Trout <diane@ghic.org>
Thu, 24 Jul 2014 20:59:05 +0000 (13:59 -0700)
committerDiane Trout <diane@ghic.org>
Thu, 24 Jul 2014 20:59:05 +0000 (13:59 -0700)
bcmagic/plugin.py

index d701cf383d3bd91b12d5ade1db3e8beb55629015..8b03080bc53313aa7e58da686a3310b9c33bc757 100644 (file)
@@ -1,5 +1,3 @@
-#from htsworkflow.frontend.samples import bcm_cmds
-
 #BCM_PLUGINS = {'cmd_move_sample': bcm_cmds.cmd_move_sample}
 
 _SEARCH_FUNCTIONS = {}