fix: dev: remove unused import
This commit is contained in:
parent
b10e0123ed
commit
c4dd0f5808
2
buku
2
buku
@ -34,7 +34,7 @@ from subprocess import Popen, PIPE, DEVNULL
|
|||||||
import sys
|
import sys
|
||||||
import threading
|
import threading
|
||||||
import time
|
import time
|
||||||
from typing import Any, Dict, List, Optional, Tuple
|
from typing import Any, List, Optional, Tuple
|
||||||
import webbrowser
|
import webbrowser
|
||||||
try:
|
try:
|
||||||
import readline
|
import readline
|
||||||
|
Loading…
Reference in New Issue
Block a user