diff --git a/setup.cpp b/setup.cpp deleted file mode 100644 index cc5aef0..0000000 --- a/setup.cpp +++ /dev/null @@ -1,3 +0,0 @@ -#include -#include -int main () {system("npx yarn && npx yarn dev"); std::cin.get();return EXIT_SUCCESS;} diff --git a/setup.exe b/setup.exe deleted file mode 100644 index a31b516..0000000 Binary files a/setup.exe and /dev/null differ