We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66d40fa + 450100c commit 65f5448Copy full SHA for 65f5448
docs/source/changelog.rst
@@ -58,7 +58,6 @@ v4.0.5
58
=====================
59
- Fixed exe build.
60
61
-
62
v4.0.4
63
64
- Fixed automatic responder's not being removable over a remote connection.
src/daf_gui/main.py
@@ -7,7 +7,6 @@
7
import tk_async_execute as tae
8
import subprocess
9
import json
10
-import sys
11
12
import ttkbootstrap as ttk
13
0 commit comments