chore(tvos): remove the Atmos output diagnostics
This commit is contained in:
@@ -153,9 +153,6 @@ import wakelock_plus
|
||||
if let r = self.registrar(forPlugin: "MpvAudioPlayerPlugin") {
|
||||
MpvAudioPlayerPlugin.register(with: r)
|
||||
}
|
||||
if let r = self.registrar(forPlugin: "AtmosProbePlugin") {
|
||||
AtmosProbePlugin.register(with: r)
|
||||
}
|
||||
if let r = self.registrar(forPlugin: "PackageInfoPlusPlugin") {
|
||||
PackageInfoPlusPlugin.register(with: r)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user