Skip to content

Commit 89b9255

Browse files
committed
Remove explicit Bolts imports from starter projects.
1 parent b0268b4 commit 89b9255

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ParseStarterProject/OSX/ParseOSXStarterProject-Swift/ParseOSXStarterProject/AppDelegate.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
import Cocoa
1111

12-
import Bolts
1312
import Parse
1413

1514
@NSApplicationMain

ParseStarterProject/iOS/ParseStarterProject-Swift/ParseStarterProject/AppDelegate.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
import UIKit
1111

12-
import Bolts
1312
import Parse
1413

1514
// If you want to use any of the UI components, uncomment this line

0 commit comments

Comments
 (0)