We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2f9e7 commit 1c8a9e7Copy full SHA for 1c8a9e7
multipass/internal/services/authentik.go
@@ -377,5 +377,3 @@ func (ac *AuthentikClient) GetUserGroups(userID int) ([]string, error) {
377
378
return groups, nil
379
}
380
-
381
-// No longer needed as we're using the numeric PK directly
0 commit comments