Skip to content

Commit a30d148

Browse files
removed UIKit import from ToJSON file
1 parent be5afce commit a30d148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ObjectMapper/Core/ToJSON.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// Copyright (c) 2014 hearst. All rights reserved.
77
//
88

9-
import UIKit
9+
import Foundation
1010

1111
class ToJSON {
1212

0 commit comments

Comments
 (0)