mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-06 07:23:10 +00:00
fix linter issues
This commit is contained in:
parent
b854053a5c
commit
2f91cf2bea
@ -513,7 +513,7 @@ proc asyncDecode*(
|
||||
|
||||
return failure(err)
|
||||
|
||||
defer:
|
||||
defer:
|
||||
task.recovered = default(Isolated[seq[seq[byte]]])
|
||||
|
||||
if not task.success.load():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user