Skip to content

Commit 41994d2

Browse files
committed
make fmt
1 parent 7f28a53 commit 41994d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coderd/idpsync/group.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ func (AGPLIDPSync) GroupSyncEnabled() bool {
2828
// AGPL does not support syncing groups.
2929
return false
3030
}
31+
3132
func (s AGPLIDPSync) GroupSyncSettings() runtimeconfig.RuntimeEntry[*GroupSyncSettings] {
3233
return s.Group
3334
}

0 commit comments

Comments
 (0)