mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 01:52:44 +00:00
style: oxfmt format
This commit is contained in:
@@ -16,4 +16,3 @@ describe("normalizeInboundTextNewlines", () => {
|
||||
expect(normalizeInboundTextNewlines("a\\nb")).toBe("a\nb");
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user