Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
zMardone committed Dec 10, 2024
1 parent 65c08a2 commit c93cd96
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nexus/orgs/permissions.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
from django.conf import settings

from rest_framework.permissions import SAFE_METHODS

from nexus.orgs.models import Org, OrgAuth, Role
from nexus.users.models import User
from nexus.usecases.orgs.exceptions import OrgAuthDoesNotExists
Expand Down

0 comments on commit c93cd96

Please sign in to comment.