mirror of
https://github.com/User0332/rewards-farmer.git
synced 2026-09-16 01:31:36 +00:00
clean up constants.py
This commit is contained in:
+1
-5
@@ -1,8 +1,4 @@
|
|||||||
import os
|
|
||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
|
|
||||||
USER_DATA_DIR = abspath("./data-dir")
|
USER_DATA_DIR = abspath("./data-dir")
|
||||||
|
PROFILE_NAME = "Default"
|
||||||
PROFILE_NAME = "Default"
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user