Skip to content

Commit ef0cc66

Browse files
committed
randr: remove pointless tkinter import
Nothing is dependent on this. Remove it.
1 parent f1375eb commit ef0cc66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Xlib/ext/randr.py

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"""
3535

3636

37-
from tkinter import W
3837
from Xlib import X
3938
from Xlib.protocol import rq, structs
4039
from Xlib.error import XError

0 commit comments

Comments
 (0)