scripts: maps: Cleaned up comments and junk
This took a bit of a messy route, but these scripts should be good to go now.
This commit is contained in:
@@ -2733,7 +2733,6 @@ class Gstate:
|
||||
locals()[g.__name__.lower()] = ft.cached_property(_parser(g))
|
||||
|
||||
|
||||
# TODO sync
|
||||
# high-level littlefs representation
|
||||
class Lfs:
|
||||
def __init__(self, bd, mtree, config=None, gstate=None, cksum=None, *,
|
||||
|
||||
Reference in New Issue
Block a user