Removed type assertion

This commit is contained in:
lomonoshka
2023-09-28 19:49:49 +04:00
parent 21015e9219
commit cad6b1e943

View File

@@ -508,7 +508,7 @@ class AggregatorWS {
pool: path.p,
assetIn: path.ai,
assetOut: path.ao,
factory: path.f as Factory,
factory: path.f,
})),
poolOptimal: json.po,
...(json.oi) && {