pygui: removed comment in appconfig
This commit is contained in:
parent
86ae87eafe
commit
32558d15d2
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ from typing import List, Optional
|
||||||
|
|
||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
# gui home paths
|
|
||||||
from core.gui import themes
|
from core.gui import themes
|
||||||
|
|
||||||
HOME_PATH = Path.home().joinpath(".coretk")
|
HOME_PATH = Path.home().joinpath(".coretk")
|
||||||
|
|
Loading…
Add table
Reference in a new issue