Skip to content

Commit

Permalink
Endrer på navn fra FeatureToggleConfig til CustomUnleashStrategies
Browse files Browse the repository at this point in the history
  • Loading branch information
throndi committed Sep 29, 2023
1 parent a7eace5 commit 41bc432
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import org.springframework.context.annotation.Bean
import org.springframework.context.annotation.Configuration

@Configuration
class FeatureToggleConfig {
class CustomUnleashStrategies {

@Bean
fun strategies(): List<Strategy> {
Expand Down

0 comments on commit 41bc432

Please sign in to comment.