Skip to content

Commit 0fb0f1f

Browse files
author
Ruben Nine
committed
Removing imports.
1 parent 9fafe6f commit 0fb0f1f

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

Sources/ObjcDefs/include/FSMetadataOptions.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
// Copyright © 2017 Filestack. All rights reserved.
77
//
88

9-
@import Foundation;
10-
119
/// Represents a metadata option.
1210
typedef NS_OPTIONS(NSUInteger, FSMetadataOptions) {
1311

Sources/ObjcDefs/include/FSPolicyCall.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
// Copyright © 2017 Filestack. All rights reserved.
77
//
88

9-
@import Foundation;
10-
119
/// Represents a policy call type.
1210
///
1311
/// See [Creating Policies](https://www.filestack.com/docs/security/creating-policies) for more information about policy

Sources/ObjcDefs/include/FSTransformPosition.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
// Copyright © 2017 Filestack. All rights reserved.
77
//
88

9-
@import Foundation;
10-
119
/// Represents an image transform position type.
1210
typedef NS_OPTIONS(NSUInteger, FSTransformPosition) {
1311

0 commit comments

Comments
 (0)