Skip to content

Commit

Permalink
chore: Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Puerto committed Feb 12, 2025
1 parent 936c2f6 commit 57e9d0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/user_workspaces_server/views/workspace_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
logger = logging.getLogger(__name__)


# TODO: Changes to guard for non-accepted shared workspaces
class WorkspaceView(APIView):
permission_classes = [IsAuthenticated]

Expand Down

0 comments on commit 57e9d0b

Please sign in to comment.