mirror of https://github.com/Mai-with-u/MaiBot.git
Update 070configexe.py
parent
ba61df3409
commit
14da50ba33
|
|
@ -6,7 +6,6 @@ import os
|
||||||
from typing import Any, Dict, List
|
from typing import Any, Dict, List
|
||||||
import threading
|
import threading
|
||||||
import time
|
import time
|
||||||
import re
|
|
||||||
|
|
||||||
class ConfigEditor:
|
class ConfigEditor:
|
||||||
def __init__(self, root):
|
def __init__(self, root):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue