diff options
Diffstat (limited to 'esp8266')
-rw-r--r-- | esp8266/scripts/_boot.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/esp8266/scripts/_boot.py b/esp8266/scripts/_boot.py index 28b5b13dae..c950de6758 100644 --- a/esp8266/scripts/_boot.py +++ b/esp8266/scripts/_boot.py @@ -1,5 +1,4 @@ import uos -import builtins from flashbdev import bdev try: |