Fix goof: breakpoint
This commit is contained in:
parent
709f4367ea
commit
4be1ae4a0d
1 changed files with 0 additions and 1 deletions
|
@ -260,7 +260,6 @@ class Store:
|
|||
|
||||
## Save in Redis channels
|
||||
await self.redis.set(self.get_json_channel(store_name), geojson)
|
||||
breakpoint()
|
||||
await self.redis.set(
|
||||
self.get_mapbox_layout_channel(store_name), dumps(mapbox_layout)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue