mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
linter
This commit is contained in:
@@ -46,7 +46,6 @@ const do_run = function*(module_fns, cxt, io_cache){
|
||||
io_cache_resolver_is_set: false,
|
||||
// Map of (index in io_cache) -> resolve
|
||||
io_cache_resolvers: new Map(),
|
||||
io_cache_is_replay_aborted: false,
|
||||
io_cache_index: 0,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user