Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsavio committed Feb 25, 2016
1 parent 7b9a030 commit 437767b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hansel/crumb.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import os.path as op
from copy import deepcopy
from collections import OrderedDict, Mapping, Sequence
from functools import partial
from six import string_types
try:
from pathlib2 import Path
Expand Down

0 comments on commit 437767b

Please sign in to comment.