Skip to content

Commit

Permalink
Removed AllKindsOfSettingsDependentBear import
Browse files Browse the repository at this point in the history
Issue coala#315: green_modeTest.py: Unused import AllKindsOfSettingsDependentBear
  • Loading branch information
Satwato authored Oct 11, 2019
1 parent 912fe40 commit 793c3e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/green_mode/green_modeTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@
SourceRange,
)
from coala_utils.string_processing.Core import escape
from tests.test_bears.AllKindsOfSettingsDependentBear import (
AllKindsOfSettingsBaseBear,
)

from tests.test_bears.AnotherTestLocalDepBear import AnotherTestLocalDepBear
from tests.test_bears.TestGlobalBear import TestGlobalBear
from tests.test_bears.TestLocalBear import TestLocalBear
Expand Down

0 comments on commit 793c3e3

Please sign in to comment.