mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-31 01:28:55 +00:00
Remove unused imports
And some smaller cleanups.
This commit is contained in:
@@ -32,7 +32,6 @@ const js = @import("js.zig");
|
||||
const Session = @import("../Session.zig");
|
||||
|
||||
const v8 = js.v8;
|
||||
const Allocator = std.mem.Allocator;
|
||||
|
||||
const Identity = @This();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user