Skip to content

Commit

Permalink
[Fixes #12368] Fix build and broken tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiagiupponi committed Oct 15, 2024
1 parent 6d6aae2 commit 767dd0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion geonode/resource/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
from uuid import uuid1, uuid4
from abc import ABCMeta, abstractmethod

from deprecated import deprecated
from guardian.models import UserObjectPermission, GroupObjectPermission
from guardian.shortcuts import assign_perm, get_anonymous_user

Expand Down

0 comments on commit 767dd0e

Please sign in to comment.