[tests/brightness] Remove unused import
This commit is contained in:
parent
e6d44e7898
commit
939d9851bd
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ except ImportError:
|
||||||
|
|
||||||
import tests.mocks as mocks
|
import tests.mocks as mocks
|
||||||
|
|
||||||
import bumblebee.input
|
|
||||||
from bumblebee.config import Config
|
from bumblebee.config import Config
|
||||||
from bumblebee.input import I3BarInput, WHEEL_UP, WHEEL_DOWN
|
from bumblebee.input import I3BarInput, WHEEL_UP, WHEEL_DOWN
|
||||||
from bumblebee.modules.brightness import Module
|
from bumblebee.modules.brightness import Module
|
||||||
|
|
Loading…
Reference in a new issue