Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
eudesbarbosa committed Apr 14, 2021
1 parent 01123ab commit e01b198
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion snappy_pipeline/workflows/abstract/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

from collections import OrderedDict
from collections.abc import MutableMapping
from copy import deepcopy
from fnmatch import fnmatch
from functools import lru_cache
from io import StringIO
Expand Down

0 comments on commit e01b198

Please sign in to comment.