Skip to content

Commit

Permalink
Remove unused metadata collection
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy-Gonzalez committed Oct 16, 2024
1 parent 6d7da52 commit 34818b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/database/models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ enum AdmissionCollection {
}

enum EventCollection {
METADATA = "metadata",
ATTENDANCE = "attendance",
EVENTS = "events",
FOLLOWERS = "followers",
Expand Down

0 comments on commit 34818b1

Please sign in to comment.