diff --git a/src/main.cpp b/src/main.cpp index ce45327..46d9538 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -135,4 +135,3 @@ int main(int argc, char* argv[]) { projects.SaveToYaml(GetLocalPath() / "projects.yml"); } } -