mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-01 15:50:20 +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_PATH: Path = HERE / Path("icons/icons.svg")
|
||||||
ICONS_CONFIG_PATH: Path = HERE / Path("icons/config.json")
|
ICONS_CONFIG_PATH: Path = HERE / Path("icons/config.json")
|
||||||
|
|
||||||
GITHUB_TEST_PATH: Path = Path(".github/workflows/test.yml")
|
|
||||||
DOCUMENTATION_PATH: Path = Path("doc")
|
DOCUMENTATION_PATH: Path = Path("doc")
|
||||||
GRID_PATH: Path = DOCUMENTATION_PATH / "grid.svg"
|
GRID_PATH: Path = DOCUMENTATION_PATH / "grid.svg"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue