diff --git a/tasmota/berry/animate_demo/leds_animation.be b/tasmota/berry/animate_demo/leds_animation.be index 68ea18495..cc76c80d2 100644 --- a/tasmota/berry/animate_demo/leds_animation.be +++ b/tasmota/berry/animate_demo/leds_animation.be @@ -24,43 +24,6 @@ class Leds_animation_UI "
") end - #- ---------------------------------------------------------------------- -# - #- Show page to migrate to factory layout + single OTA - #- ---------------------------------------------------------------------- -# - def show_migrate_to_factory(p) - # display ota partitions - import webserver - import string - - if !self.factory_migrate_eligible(p) return end - - webserver.content_send("") - end - ####################################################################### # Show background colors #######################################################################