Skip to content

Commit d5c2eb6

Browse files
committed
Removes extra import Foundation from NativePusher
1 parent 13bf50e commit d5c2eb6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Source/NativePusher.swift

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
import Foundation
1+
//
2+
// NativePusher.swift
3+
// PusherSwift
4+
//
5+
// Created by James Fisher on 09/06/2016.
6+
//
7+
//
28

39
/**
410
An interface to Pusher's native push notification service.

0 commit comments

Comments
 (0)