Skip to content

Commit c50d2dc

Browse files
committed
(tweak) Remove sneaky dep
1 parent b320257 commit c50d2dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

BabbleApp/babbleapp.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939

4040
if is_nt:
4141
try:
42-
from winotify import Notification
4342
from ctypes import windll
4443
winmm = windll.winmm
4544
except OSError:

0 commit comments

Comments
 (0)