Skip to content

Commit

Permalink
trigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hdunham committed Apr 22, 2024
1 parent e161888 commit 48c736d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion reoptjl/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ class UserProvidedMeta(BaseModel, models.Model):
help_text="Optional user defined address (street address, city, state or zip code)"
)


class Settings(BaseModel, models.Model):
key = "Settings"

Expand Down

0 comments on commit 48c736d

Please sign in to comment.