Revise mock config classes to autowire properties
[portal/ric-dashboard.git] / dashboard / webapp-backend / src / main / java / org / oransc / ric / portal / dashboard / config / AdminConfiguration.java
index c728e7c..41dd927 100644 (file)
@@ -52,7 +52,6 @@ public class AdminConfiguration {
                logger.debug("ctor statsfile '{}'", statsfile);
                this.userfile = userfile;
                this.statsfile = statsfile;
-
        }
 
        @Bean