Remove concept directory path and git remote settings/push functionality

This commit is contained in:
2026-05-07 23:27:03 +02:00
parent 7f68bb47cf
commit 302adba66c
2 changed files with 0 additions and 10 deletions

View File

@@ -35,7 +35,6 @@ import websearch
REPO_ROOT = Path(__file__).resolve().parent
IDEA_HOLE_DIR = REPO_ROOT / ".idea-hole"
CONCEPTS_DIR = REPO_ROOT / "concepts"
# -----------------------------