Skip to content

Commit

Permalink
coalaCITest: Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
adtac committed Jun 12, 2016
1 parent 91c109d commit ad3ec72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/coalaCITest.py
Expand Up @@ -4,11 +4,8 @@
import unittest
from tempfile import NamedTemporaryFile, TemporaryDirectory

from pyprint.NullPrinter import NullPrinter

from coalib import coala_ci
from coalib.misc.ContextManagers import make_temp, prepare_file
from coalib.output.printers.LogPrinter import LogPrinter
from tests.TestUtilities import bear_test_module, execute_coala


Expand Down

0 comments on commit ad3ec72

Please sign in to comment.