Skip to content

Commit 1c8a9e7

Browse files
committed
Remove comment
1 parent ad2f9e7 commit 1c8a9e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

multipass/internal/services/authentik.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,5 +377,3 @@ func (ac *AuthentikClient) GetUserGroups(userID int) ([]string, error) {
377377

378378
return groups, nil
379379
}
380-
381-
// No longer needed as we're using the numeric PK directly

0 commit comments

Comments
 (0)