mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-16 00:08:59 +00:00
zig fmt
This commit is contained in:
@@ -102,7 +102,6 @@ fn normalizeHeaderName(name: []const u8, page: *Page) []const u8 {
|
||||
return std.ascii.lowerString(&page.buf, name);
|
||||
}
|
||||
|
||||
|
||||
pub const JsApi = struct {
|
||||
pub const bridge = js.Bridge(Headers);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user