Skip to content

Commit b61ed4f

Browse files
author
Daniel Abercrombie
committed
Take out unused import
1 parent e59f48b commit b61ed4f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

workflowwebtools/classifyerrors.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from collections import defaultdict
1212

1313
from .procedures import PROCEDURES
14-
from .globalerrors import check_session
1514

1615
def classifyerror(errorcode, workflow):
1716
"""

0 commit comments

Comments
 (0)