diff --git a/configs/model_config.py.example b/configs/model_config.py.example index b73ccd9..cd942d4 100644 --- a/configs/model_config.py.example +++ b/configs/model_config.py.example @@ -288,5 +288,4 @@ kbs_config = { "password": "", "secure": False, } -} -DB_ROOT_PATH = os.path.join(KB_ROOT_PATH, "info.db") \ No newline at end of file +} \ No newline at end of file