Skip to content

Commit

Permalink
chore: fix ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
philtweir committed Jun 10, 2024
1 parent 79f11a4 commit ba557ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arches_orm/arches_django/wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from arches.app.models.tile import Tile as TileProxyModel
from arches.app.models.system_settings import settings as system_settings
from arches.app.utils.permission_backend import get_nodegroups_by_perm
from contextvars import ContextVar
import logging
from arches.app.utils.permission_backend import (
user_can_read_resource,
Expand Down

0 comments on commit ba557ac

Please sign in to comment.