From 468587f1a35ed3cbe8ce1c380b883003a9c2acd9 Mon Sep 17 00:00:00 2001 From: hsiupinggay Date: Thu, 13 Apr 2023 19:45:34 +0800 Subject: [PATCH] made changes for demo --- script.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/script.js b/script.js index bbe8a29..4147497 100644 --- a/script.js +++ b/script.js @@ -1,4 +1 @@ -var main = function (input) { - var myOutputValue = 'hello world'; - return myOutputValue; -}; +// beat that project related code