forget to delete that

This commit is contained in:
piair338 2022-10-16 13:21:26 +00:00
parent b882d0deba
commit 48a1ca4617
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import os
import shutil
config = configparser.ConfigParser()
config.read(config_path)
try :
config_path = f"{os.path.abspath( os.path.dirname( __file__ ) )}/user_data/config.cfg"