Skip to content

Commit

Permalink
Update server/settings.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Trllo <[email protected]>
  • Loading branch information
LiborBatek and iLLiCiTiT authored Oct 24, 2024
1 parent 6e8602b commit 934d037
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions server/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,4 @@ class ThirdPartySettings(BaseSettingsModel):
oiio: OIIOSettings = Field(
default_factory=OIIOSettings,
title="OpenImageIO",
description=(
"Configure library for image processing and format"
" conversion using OIIO."
),
)

0 comments on commit 934d037

Please sign in to comment.