style: oxfmt

This commit is contained in:
Peter Steinberger
2026-01-17 10:24:11 +00:00
parent f8e673cdbc
commit 6b784a9771
5 changed files with 9 additions and 8 deletions

View File

@@ -15,4 +15,3 @@ export function buildTestCtx(overrides: Partial<MsgContext> = {}): FinalizedMsgC
...overrides,
});
}