Update 070configexe.py

This commit is contained in:
SengokuCola
2025-05-29 21:35:42 +08:00
parent ba61df3409
commit 14da50ba33

View File

@@ -6,7 +6,6 @@ import os
from typing import Any, Dict, List
import threading
import time
import re
class ConfigEditor:
def __init__(self, root):