mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Removed an unused class definition for iOS code. (flutter/engine#9346)
This commit is contained in:
parent
5f5821e8c1
commit
92c6734ace
@ -10,9 +10,3 @@
|
||||
@property(readonly, nonatomic) NSMutableDictionary* pluginPublications;
|
||||
|
||||
@end
|
||||
|
||||
@interface FlutterAppDelegateRegistrar : NSObject <FlutterPluginRegistrar>
|
||||
|
||||
- (instancetype)initWithPlugin:(NSString*)pluginKey appDelegate:(FlutterAppDelegate*)delegate;
|
||||
|
||||
@end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user