mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Berry remove global 'b' (#23433)
This commit is contained in:
parent
1ee3d8c079
commit
65b1c9668f
@ -8,6 +8,5 @@ python_compat.init = def (m)
|
||||
global.True = true
|
||||
global.False = false
|
||||
global.None = nil
|
||||
global.b = bytes
|
||||
return m
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user