Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Nov 9, 2017
1 parent 256a426 commit 02accb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/walk.py
Expand Up @@ -19,7 +19,6 @@
from .path import abspath
from .path import join
from .path import normpath
from .path import parts


Step = namedtuple('Step', 'path, dirs, files')
Expand Down

0 comments on commit 02accb5

Please sign in to comment.