Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 608bf8c

Browse files
committed
import order
1 parent 5fba1d2 commit 608bf8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shell/platform/darwin/ios/framework/Source/FlutterUIPressProxy.mm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterUIPressProxy.h"
66

7-
#import "flutter/shell/platform/darwin/common/framework/Headers/FlutterMacros.h"
8-
97
#import <UIKit/UIKit.h>
108

9+
#import "flutter/shell/platform/darwin/common/framework/Headers/FlutterMacros.h"
10+
1111
FLUTTER_ASSERT_ARC
1212

1313
@interface FlutterUIPressProxy ()

0 commit comments

Comments
 (0)