mirror of
https://github.com/smallevilbeast/ntchat.git
synced 2025-07-07 17:56:08 +08:00
remove unuse import
This commit is contained in:
parent
99ac6bf007
commit
cd51f463bc
|
@ -5,7 +5,6 @@ import sys
|
||||||
import os.path
|
import os.path
|
||||||
import time
|
import time
|
||||||
import ntchat
|
import ntchat
|
||||||
import xml.etree.ElementTree as ET
|
|
||||||
import re
|
import re
|
||||||
|
|
||||||
wechat = ntchat.WeChat()
|
wechat = ntchat.WeChat()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user