Remove old Go fetch-pokeapi tool, update README for import-pokedb
All checks were successful
CI / backend-lint (pull_request) Successful in 8s
CI / frontend-lint (pull_request) Successful in 29s

The Go tool in tools/fetch-pokeapi/ has been fully replaced by the
Python import-pokedb tool. Removes all Go source files, updates the
README seed regeneration docs, and cleans up the .gitignore entry.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Julian Tabel
2026-02-11 13:53:40 +01:00
parent dfa49e62fe
commit aee3aefaf2
12 changed files with 24 additions and 1611 deletions

2
.gitignore vendored
View File

@@ -64,8 +64,6 @@ temp/
.pokeapi_cache/
.pokedb_cache/
# Go build output
tools/fetch-pokeapi/fetch-pokeapi
# Local config overrides
*.local