Convert alphanum sort from comparitor to key operator
[htsworkflow.git] / htsworkflow / pipelines / runfolder.py
index 7acb294dcb2484cacef3bfa7ca09133dbda7cbcc..b12af029ecd77de3bd71576733ab3b56f1264301 100644 (file)
@@ -22,7 +22,6 @@ from htsworkflow.pipelines import ElementTree, \
                                   VERSION_RE, USER_RE, \
                                   LANES_PER_FLOWCELL, LANE_LIST
 from htsworkflow.pipelines.samplekey import LANE_SAMPLE_KEYS
-from htsworkflow.util.alphanum import alphanum
 from htsworkflow.util.ethelp import indent, flatten
 from htsworkflow.util.queuecommands import QueueCommands