mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-30 19:23:12 +00:00
formatting
This commit is contained in:
parent
603110b990
commit
6b091767a9
@ -37,4 +37,3 @@ proc allFuturesThrowing*[T, E]( # https://github.com/nim-lang/Nim/issues/23432
|
||||
futs: varargs[InternalRaisesFuture[T, E]]
|
||||
): Future[void] =
|
||||
allFuturesThrowing(futs.mapIt(FutureBase(it)))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user