Skip to content

Commit

Permalink
whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz.widera@vshn.ch committed Dec 4, 2024
1 parent 1c92026 commit f47f2c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apis/vshn/v1/dbaas_vshn_keycloak.go
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@ func (v *VSHNKeycloak) GetAllowedNamespaces() []string {

func (v *VSHNKeycloak) GetVSHNMonitoring() VSHNMonitoring {
return v.Spec.Parameters.Monitoring

}

func (v *VSHNKeycloak) GetSize() VSHNSizeSpec {
Expand All @@ -326,7 +325,6 @@ func (v *VSHNKeycloak) GetSize() VSHNSizeSpec {

func (v *VSHNKeycloak) GetMonitoring() VSHNMonitoring {
return v.Spec.Parameters.Monitoring

}

func (v *VSHNKeycloak) GetInstances() int {
Expand Down

0 comments on commit f47f2c8

Please sign in to comment.