mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 01:25:53 -04:00
zig fmt
This commit is contained in:
@@ -527,7 +527,6 @@ fn hasForbiddenChar(s: []const u8) bool {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
pub const JsApi = struct {
|
||||
pub const bridge = js.Bridge(CookieStore);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user