Remove unused imported library!

This commit is contained in:
adator
2025-11-10 23:13:17 +01:00
parent 511e0c0715
commit 9cee758b6f

View File

@@ -1,7 +1,6 @@
''' '''
This is the main operational file to handle modules This is the main operational file to handle modules
''' '''
from optparse import Option
from pathlib import Path from pathlib import Path
import sys import sys
import importlib import importlib