Skip to content

Commit

Permalink
removed unneeded import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
erinxocon committed Sep 19, 2016
1 parent bb07ac7 commit dff3ba4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_parse.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
import tpfd
import logging

from tpfd import with_pattern

logging.basicConfig(level=logging.DEBUG)
logging.debug('test')

Expand Down

0 comments on commit dff3ba4

Please sign in to comment.