mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-17 00:38:59 +00:00
Merge pull request #1056 from lightpanda-io/DOM_NO_ERR
Convert more DOM_NO_ERR cases to assertions
This commit is contained in:
@@ -20,7 +20,6 @@ const std = @import("std");
|
||||
const builtin = @import("builtin");
|
||||
|
||||
const Thread = std.Thread;
|
||||
const Allocator = std.mem.Allocator;
|
||||
|
||||
const is_debug = builtin.mode == .Debug;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user