mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 09:35:59 -04:00
rebase and remove commented out code
This commit is contained in:
@@ -365,12 +365,6 @@ pub fn storageSqlitePath(self: *const Config) ?[:0]const u8 {
|
||||
else => unreachable,
|
||||
};
|
||||
}
|
||||
|
||||
//pub const Mcp = struct {
|
||||
// common: Common = .{},
|
||||
// cdp_port: ?u16 = null,
|
||||
//};
|
||||
|
||||
pub const DumpFormat = enum {
|
||||
html,
|
||||
markdown,
|
||||
|
||||
Reference in New Issue
Block a user