Skip to content

Commit f283e19

Browse files
Removed repl.it reference
1 parent 8dcb42c commit f283e19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hello.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
function hello() {
22
// TODO: change this string so that your program prints "Hello world!"
3-
// when you hit the replit run button
43
return "Hello!";
54
}
65

0 commit comments

Comments
 (0)