Skip to content

Commit

Permalink
Added logo model
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamín Mravec committed Nov 11, 2023
1 parent 61b360e commit 2efaeb2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cms/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
from cms.serializers import (InfoBannerSerializer, MenuItemShortSerializer,
MessageTemplateSerializer, PostSerializer, LogoSerializer)

from django.http import HttpResponse
from base.utils import mime_type

class MenuItemViewSet(viewsets.ReadOnlyModelViewSet):
"""Položky menu"""
Expand Down

0 comments on commit 2efaeb2

Please sign in to comment.