From f78002dacac1a3f6091adb7cdd8e6d458028bfa0 Mon Sep 17 00:00:00 2001 From: reallynniroprobably Date: Tue, 17 Mar 2026 00:16:01 +1100 Subject: [PATCH] Update main.cpp --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 1bb64e7..c2f50e0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -57,6 +57,6 @@ int main(int argc, char *argv[]) { std::cout << "Shell could not be detected\n"; } } - +// test return 0; }