Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Commit 14ee5dd

Browse files
committed
More linting
1 parent e65f721 commit 14ee5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from contextlib import suppress
44

55
from .front import Front
6-
from .splash import Splash
6+
# from .splash import Splash
77
from . import SETTINGS, widget
88

99

0 commit comments

Comments
 (0)