From c644aae6201a0acf7564ef1945d4b30de99512e3 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 4 Nov 2024 11:24:43 -0300 Subject: [PATCH] update --- index.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.ts b/index.ts index 73596be..3022dbc 100644 --- a/index.ts +++ b/index.ts @@ -1,4 +1,2 @@ const msg: String = 'Hello World!' -console.log(msg) - -// Teste GITEA +console.log(msg) \ No newline at end of file