Skip to content

Commit 7ac49fe

Browse files
FIX: adjusting import
1 parent 6bb8aea commit 7ac49fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

botcity/core/bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import subprocess
88
import time
99
import webbrowser
10-
from typing import Union, List
10+
from typing import Union
1111

1212

1313
import pyperclip

0 commit comments

Comments
 (0)