chore: fmt

This commit is contained in:
royvardhan
2025-01-30 19:00:15 +05:30
parent ea504faca1
commit 719a15c0e5
4 changed files with 4 additions and 4 deletions

View File

@@ -396,4 +396,4 @@ contract TychoRouter is
return (amountOwed, tokenOwed);
}
}
}