Selaa lähdekoodia

mravn feedback: revert linefeed change

Michael Thomsen 8 vuotta sitten
vanhempi
commit
57b30e37e7
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      example/ios/Runner/GeneratedPluginRegistrant.h

+ 1 - 0
example/ios/Runner/GeneratedPluginRegistrant.h

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