Skip to content

Commit

Permalink
Remove unused import (after last commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
jantman committed Dec 24, 2017
1 parent 33f788b commit e27f094
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion versionfinder/tests/test_acceptance.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
import logging
from versionfinder.versionfinder import chdir
from tempfile import mkdtemp
from contextlib import contextmanager

if sys.version_info >= (3, 3):
from subprocess import DEVNULL
Expand Down

0 comments on commit e27f094

Please sign in to comment.