Skip to content

Commit

Permalink
fix migration merge, re #11179, #11180
Browse files Browse the repository at this point in the history
  • Loading branch information
apeters committed Aug 9, 2024
1 parent 97b81e4 commit 8f8ac4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arches/app/models/migrations/11179_file_and_geom_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
("models", "10999_update_principaluser"),
("models", "10799_geojsongeometry_featureid"),
]

operations = [
Expand Down

0 comments on commit 8f8ac4b

Please sign in to comment.