Skip to content

Commit 49cf68b

Browse files
committed
remove solution
1 parent 75b7486 commit 49cf68b

File tree

3 files changed

+5
-45
lines changed

3 files changed

+5
-45
lines changed

MyPlayground.playground/Pages/main.xcplaygroundpage/Contents.swift

+4-2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
// write your code here
6666

6767

68+
/*:
69+
Checkout the solution branch - git co solution or git checkout solution and then scroll back down to this very spot to see a link that directs you to the solutions to the above questions.
70+
71+
*/
6872

69-
70-
//: [Solution](solution)

MyPlayground.playground/Pages/solution.xcplaygroundpage/Contents.swift

-37
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<playground version='6.0' target-platform='ios' display-mode='rendered'>
3-
<pages>
4-
<page name='solution'/>
5-
<page name='main'/>
6-
</pages>
7-
</playground>
2+
<playground version='6.0' target-platform='ios' display-mode='rendered'/>

0 commit comments

Comments
 (0)