Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
uvchik committed Nov 27, 2019
1 parent 9a5822d commit eebc814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_power_plants.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import os
from nose.tools import eq_, assert_raises_regexp
from nose.tools import assert_raises_regexp
from unittest.mock import MagicMock
from deflex import config as cfg, powerplants, geometries
from reegis.tools import download_file
Expand Down

0 comments on commit eebc814

Please sign in to comment.