mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
general cleanup
This commit is contained in:
@@ -116,11 +116,6 @@ class Logo(HyperglassLevel3):
|
||||
"""
|
||||
return validate_image(value)
|
||||
|
||||
class Config:
|
||||
"""Override pydantic config."""
|
||||
|
||||
fields = {"logo_path": "path"}
|
||||
|
||||
|
||||
class Terms(HyperglassLevel3):
|
||||
"""Validation model for terms & conditions."""
|
||||
|
Reference in New Issue
Block a user