Skip to content

Commit

Permalink
fix: Broken lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Jan 31, 2025
1 parent 1f47dd7 commit 5cc7d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ai/backend/manager/models/gql.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@
AgentPermission,
ComputeSessionPermission,
DomainPermission,
ProjectPermission,
ImagePermission,
ProjectPermission,
)
from .rbac.permission_defs import VFolderPermission as VFolderRBACPermission
from .resource_policy import (
Expand Down

0 comments on commit 5cc7d8d

Please sign in to comment.