Skip to content

Commit

Permalink
Delete @enableMongoAuditing, not used
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinaBc3 committed Feb 23, 2024
1 parent 7f9639e commit dadaadb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
@Profile("production")
@Configuration
@EnableMongoRepositories(basePackages = "org.integratedmodelling.klab.hub.repository")
@EnableMongoAuditing
public class MongoConfig extends AbstractMongoClientConfiguration {

@Value("${mongo.hostname}")
Expand Down

0 comments on commit dadaadb

Please sign in to comment.