pygui: removed comment in appconfig

This commit is contained in:
Blake Harnden 2020-05-08 00:46:02 -07:00
parent 86ae87eafe
commit 32558d15d2

View file

@ -5,7 +5,6 @@ from typing import List, Optional
import yaml
# gui home paths
from core.gui import themes
HOME_PATH = Path.home().joinpath(".coretk")