Commit 314eb0e
committed
Clean up: remove Python download scripts, fix linting
- Delete download-geojson.py and download-us-zipcodes.py (use shell script instead)
- Fix ProjectContext: replace 'any' type with proper unknown type and type guard
- Fix SqlLabPage: extract firstSavedQueryId variable for clean dependency tracking
- All linting now passes: 0 errors, 0 warnings1 parent 4015e2f commit 314eb0e
File tree
4 files changed
+11
-299
lines changed- exec/java-exec/src/main/resources/webapp
- scripts
- src
- contexts
- pages
4 files changed
+11
-299
lines changedLines changed: 0 additions & 223 deletions
This file was deleted.
Lines changed: 0 additions & 69 deletions
This file was deleted.
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| 540 | + | |
540 | 541 | | |
541 | | - | |
| 542 | + | |
542 | 543 | | |
543 | 544 | | |
544 | | - | |
| 545 | + | |
545 | 546 | | |
546 | 547 | | |
547 | 548 | | |
| |||
557 | 558 | | |
558 | 559 | | |
559 | 560 | | |
560 | | - | |
| 561 | + | |
561 | 562 | | |
562 | 563 | | |
563 | 564 | | |
| |||
0 commit comments