mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 12:44:43 +00:00
remove empty_with_no_proto from console, since it isn't empty
This commit is contained in:
@@ -167,7 +167,6 @@ pub const JsApi = struct {
|
||||
|
||||
pub const prototype_chain = bridge.prototypeChain();
|
||||
pub var class_id: bridge.ClassId = undefined;
|
||||
pub const empty_with_no_proto = true;
|
||||
};
|
||||
|
||||
pub const trace = bridge.function(Console.trace, .{});
|
||||
|
||||
Reference in New Issue
Block a user