Commit 3a30a9b1 by Ludwig Kraatz

removed useless line after polishing code

added it in first commit but after third it became useless.
parent b341dc70
......@@ -7,7 +7,6 @@ which allows mixin classes to be composed in interesting ways.
from django.http import Http404
from rest_framework import status
from rest_framework.response import Response
from rest_framework.fields import HyperlinkedIdentityField
class CreateModelMixin(object):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment