Skip to content

Commit

Permalink
chore(cleanup): Delete chaos monkey listener and migration code (#960)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsie committed Sep 25, 2020
1 parent fe00270 commit 62355a0
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 706 deletions.

This file was deleted.

Expand Up @@ -24,10 +24,7 @@
import org.springframework.web.client.RestTemplate;

@Configuration
@EnableConfigurationProperties({
ChaosMonkeyEventListenerConfigurationProperties.class,
FiatConfigurationProperties.class
})
@EnableConfigurationProperties({FiatConfigurationProperties.class})
public class Front50CoreConfiguration {

@Bean
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 62355a0

Please sign in to comment.