diff --git a/server/settings.py b/server/settings.py index 52e1d5bf..dde2fcdb 100644 --- a/server/settings.py +++ b/server/settings.py @@ -54,7 +54,6 @@ "thumbnail": {"width": 220, "height": 120}, "viewImage": {"width": 640, "height": 640}, "baseImage": {"width": 1400, "height": 1400}, - "square": {"width": 800, "height": 800}, }, "avatar": { "thumbnail": {"width": 60, "height": 60},