diff --git a/concept_api.py b/concept_api.py index 8e6a64a..86e2f17 100644 --- a/concept_api.py +++ b/concept_api.py @@ -35,7 +35,6 @@ import websearch REPO_ROOT = Path(__file__).resolve().parent IDEA_HOLE_DIR = REPO_ROOT / ".idea-hole" -CONCEPTS_DIR = REPO_ROOT / "concepts" # ----------------------------- diff --git a/src/App.tsx b/src/App.tsx index a9f4964..11764a8 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -795,7 +795,6 @@ export default function App() { - @@ -900,14 +899,6 @@ export default function App() { ))} - - setGitRemote(e.target.value)} - placeholder="https://..." - /> -