Skip to content

Commit

Permalink
Update admin.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrutihindocha authored Jan 31, 2024
1 parent 42ad468 commit 99d1e99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions boranga/components/occurrence/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
Datum,
CoordinationSource,
LocationAccuracy,
OccurrenceReport
)


Expand Down Expand Up @@ -55,4 +54,3 @@
admin.site.register(Datum)
admin.site.register(CoordinationSource)
admin.site.register(LocationAccuracy)
admin.site.register(OccurrenceReport)

0 comments on commit 99d1e99

Please sign in to comment.