Skip to content

Commit

Permalink
Squash bc this rebase is already going to be enough of a nightmare
Browse files Browse the repository at this point in the history
Remove remaining fd_null

Simplify weird field type loading

/tests

Remove legacy_enum_id s

Rest of /src

Remove the list proper

Merge weird nested function

Make an early return earlier

Sanity check some needless if checks
  • Loading branch information
Procyonae committed Nov 21, 2024
1 parent 67eba85 commit 5a30768
Show file tree
Hide file tree
Showing 50 changed files with 610 additions and 685 deletions.
1 change: 0 additions & 1 deletion data/core/sentinels.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
{
"id": "fd_null",
"type": "field_type",
"legacy_enum_id": 0,
"intensity_levels": [ { "name": "nothing" } ]
},
{
Expand Down
Loading

0 comments on commit 5a30768

Please sign in to comment.