Remove generated plugin registrant files for Linux, macOS, and Windows from the repository
Pull Request / test (push) Has been cancelled
Pull Request / pana (push) Has been cancelled

This commit is contained in:
Tony
2026-05-08 06:48:07 +08:00
parent 46f9106a27
commit 4ca00e7258
8 changed files with 8 additions and 115 deletions
@@ -1,12 +0,0 @@
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import universal_ble
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
UniversalBlePlugin.register(with: registry.registrar(forPlugin: "UniversalBlePlugin"))
}