Skip to content

Commit

Permalink
Remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
jcortejoso authored Oct 9, 2024
1 parent b5ed9e8 commit 9394e15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hello.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const hello = () => "Hello World from the Office Hours in the terminal!";
console.log(hello());
exports.hello = hello;

0 comments on commit 9394e15

Please sign in to comment.