Commit 00c79cfe authored by Grzegorz's avatar Grzegorz

remove todos

parent 26d2eba4
......@@ -143,8 +143,6 @@ public class CTFApplication extends Application<ApplicationConfiguration> {
}
public static void main(String[] args) throws Exception {
//todo: add mongo-java-driver as maven dep
//todo: add dropwizard-auth as maven dep
new CTFApplication().run(args);
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment