Removed unused import

This commit is contained in:
Nonetrix 2022-07-23 23:48:52 +00:00
parent e3ccb819a8
commit c2af1f1a60
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ from libqtile.config import Click, Drag, Group, KeyChord, Key, Match, Screen
from libqtile.command import lazy
from libqtile import layout, bar, widget, hook
from libqtile.lazy import lazy
from libqtile.utils import guess_terminal
from typing import List # noqa: F401
mod = "mod4" # Sets mod key to SUPER/WINDOWS