Skip to content

Commit 6eeec24

Browse files
committed
Remove hello everyone
1 parent bc98b16 commit 6eeec24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

HelloToTheUniverse/Greeting.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ class Greeting {
1515
// We created the function for you! Press command + u to run the tests.
1616

1717
func helloUniverse() -> String {
18-
print("Hello everyone!")
1918
return "Hello Universe!"
2019
}
2120

0 commit comments

Comments
 (0)