From 6e1eaf6f2e7850c3f7b1faa16c24a907c2aed7c8 Mon Sep 17 00:00:00 2001 From: giles Date: Mon, 23 Oct 2023 23:50:07 +0000 Subject: [PATCH] Prettified Code! --- try.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/try.js b/try.js index cce57f9..60df12b 100644 --- a/try.js +++ b/try.js @@ -1 +1 @@ -console.log( " hello" ); \ No newline at end of file +console.log(" hello");