mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 05:07:38 +00:00
chore(format): oxfmt memory
This commit is contained in:
@@ -13,4 +13,3 @@ export function fingerprintHeaderNames(headers: Record<string, string> | undefin
|
||||
out.sort((a, b) => a.localeCompare(b));
|
||||
return out;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user