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