mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-30 06:39:44 +02:00
Remove redundant path.
This commit is contained in:
parent
4710d8346d
commit
32cbd4023f
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ class Workspace:
|
|||
ICONS_PATH: Path = HERE / Path("icons/icons.svg")
|
||||
ICONS_CONFIG_PATH: Path = HERE / Path("icons/config.json")
|
||||
|
||||
GITHUB_TEST_PATH: Path = Path(".github/workflows/test.yml")
|
||||
DOCUMENTATION_PATH: Path = Path("doc")
|
||||
GRID_PATH: Path = DOCUMENTATION_PATH / "grid.svg"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue