Skip to content

Commit

Permalink
- make
Browse files Browse the repository at this point in the history
  • Loading branch information
pefernan committed Sep 25, 2024
1 parent 17a5ac4 commit 4bd63a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/platform/services/services.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ import (

const (
quarkusHibernateORMDatabaseGeneration string = "QUARKUS_HIBERNATE_ORM_DATABASE_GENERATION"
kieFlywayEnabled string = "KIE_FLYWAY_ENABLED"
kieFlywayEnabled string = "KIE_FLYWAY_ENABLED"
)

type PlatformServiceHandler interface {
Expand Down

0 comments on commit 4bd63a1

Please sign in to comment.