Update src/PepperDash.Essentials.Core/DeviceTypeInterfaces/IHasWebView.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Neil Dorin 2026-02-24 14:53:12 -07:00 committed by GitHub
parent a704e48ae6
commit bd38475b10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -85,9 +85,3 @@ namespace PepperDash.Essentials.Core.DeviceTypeInterfaces
}
}
}