From afbf8687033fc07da40cc0b66f18c9ef2b09fead Mon Sep 17 00:00:00 2001 From: William Bell Date: Tue, 13 Jun 2023 23:03:46 +0100 Subject: [PATCH] Revert "make maps oop" This reverts commit 199b2320dd5cab31fa55a9764644ee4f0fef4210. --- run | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 run diff --git a/run b/run deleted file mode 100755 index 496b1a7..0000000 --- a/run +++ /dev/null @@ -1,2 +0,0 @@ -# run the go run command passing the path to the main.go file, with the working directory set to the bin folder. pass in the arguments -go run ./src "$@" \ No newline at end of file