mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 07:03:29 +00:00
zig fmt
This commit is contained in:
@@ -1722,7 +1722,6 @@ const MockServer = struct {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
const MockCDP = struct {
|
const MockCDP = struct {
|
||||||
messages: std.ArrayListUnmanaged([]const u8) = .{},
|
messages: std.ArrayListUnmanaged([]const u8) = .{},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user