Skip to content

Commit

Permalink
Make module_test_ios pass (flutter#44147)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmagman authored Nov 5, 2019
1 parent d96afee commit 55df81e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down

0 comments on commit 55df81e

Please sign in to comment.