Skip to content

Commit

Permalink
remove duplicated settings
Browse files Browse the repository at this point in the history
  • Loading branch information
devincowan committed Jan 6, 2024
1 parent 7e63ff9 commit eedfc95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/api/subsetter/config/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ class Settings(BaseSettings):
minio_api_url: str

cloud_run: bool = False
vite_app_api_url: str
allow_origins: str

OIDC_BASE_URL: str

Expand Down

0 comments on commit eedfc95

Please sign in to comment.