diff --git a/src/main.cpp b/src/main.cpp index 9ee304e..01edd33 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -7,8 +7,6 @@ #include "host.hpp" #include "config.hpp" - - int main() { std::vector hosts = sk::config::loadHostsFromToml("../conf.toml");