mravn feedback: revert linefeed change

This commit is contained in:
Michael Thomsen 2017-07-24 15:01:21 +02:00
parent 7aa4eb826c
commit 57b30e37e7
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#import <Flutter/Flutter.h>
@interface GeneratedPluginRegistrant : NSObject
+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry;
@end