Make module_test_ios pass (#44147)

This commit is contained in:
Jenn Magder 2019-11-04 17:44:55 -08:00 committed by GitHub
parent d96afee888
commit 55df81e8eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,5 @@
import UIKit
// Prove plugins can be module-imported from the host app.
import device_info
import google_maps_flutter
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate {
func application(_ application: UIApplication, configurationForConnecting connectingSceneSession: UISceneSession, options: UIScene.ConnectionOptions) -> UISceneConfiguration {