Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
remove stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelButkovic committed Aug 24, 2016
1 parent e9d8d78 commit 72b5ba0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bulbs/super_features/views.py
@@ -1,12 +1,9 @@
from django.shortcuts import get_object_or_404
from django.db import transaction

from rest_framework import views, status
from rest_framework.response import Response
from rest_framework.permissions import IsAdminUser

from bulk_update.helper import bulk_update

from bulbs.api.permissions import CanEditContent
from bulbs.super_features.utils import get_superfeature_model, get_superfeature_partial_serializer
from bulbs.super_features.serializers import BaseSuperFeatureRelationOrderingSerializer
Expand Down

0 comments on commit 72b5ba0

Please sign in to comment.