remove django registration stuff, unused/desired
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
"""Provide an interface to countdown items."""
|
||||
# from rest_framework.decorators import action
|
||||
# from rest_framework.response import Response
|
||||
from rest_framework.permissions import IsAuthenticated
|
||||
from rest_framework.viewsets import ReadOnlyModelViewSet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user