Skip to content

Commit 487942a

Browse files
committed
Update submodules.
1 parent 40f6737 commit 487942a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example_chat_bot/macos/Flutter/GeneratedPluginRegistrant.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import FlutterMacOS
66
import Foundation
77

88
import cloud_firestore
9-
import cloud_functions
109
import firebase_auth
1110
import firebase_core
1211
import path_provider_foundation
@@ -15,7 +14,6 @@ import url_launcher_macos
1514

1615
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
1716
FLTFirebaseFirestorePlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseFirestorePlugin"))
18-
FLTFirebaseFunctionsPlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseFunctionsPlugin"))
1917
FLTFirebaseAuthPlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseAuthPlugin"))
2018
FLTFirebaseCorePlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseCorePlugin"))
2119
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))

0 commit comments

Comments
 (0)