Showing
1 changed file
with
0 additions
and
1 deletions
@@ -13,7 +13,6 @@ from .permissions import IsAdminOrAuthorized | @@ -13,7 +13,6 @@ from .permissions import IsAdminOrAuthorized | ||
13 | from .utils import contador | 13 | from .utils import contador |
14 | 14 | ||
15 | 15 | ||
16 | - | ||
17 | class EdictoViewSet(mixins.CreateModelMixin, | 16 | class EdictoViewSet(mixins.CreateModelMixin, |
18 | mixins.RetrieveModelMixin, | 17 | mixins.RetrieveModelMixin, |
19 | mixins.UpdateModelMixin, | 18 | mixins.UpdateModelMixin, |
-
Please register or login to post a comment