Skip to content

Commit

Permalink
Remove unused index in RequestDoc model
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed Mar 13, 2024
1 parent 15f04cb commit 437096f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cyhy_db/models/request_doc.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,3 @@ async def set_id_to_acronym(self):
class Settings:
# Beanie settings
name = "requests"
indexes = []

0 comments on commit 437096f

Please sign in to comment.