Berry Leds Panel remove unused JS code (#23010)

This commit is contained in:
s-hadinger 2025-02-15 22:58:31 +01:00 committed by GitHub
parent f1be1b8ba9
commit f07af885a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 1 deletions

View File

@ -750,7 +750,6 @@ class leds_panel
'};'
'function jd() {'
'lh = eb("leds_hex");'
'led_canvas = eb("canvas");'
'led_canvas_ctx = led_canvas.getContext("2d");'
'initEventSource();'