mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 01:25:53 -04:00
zig fmt
This commit is contained in:
@@ -67,7 +67,6 @@ pub fn actionSequence(_: *const WebDriver, sources: js.Value, frame: *Frame) !vo
|
||||
const persisted = try sources.temp();
|
||||
errdefer persisted.release();
|
||||
|
||||
|
||||
const action_sequence = try arena.create(ActionSequence);
|
||||
action_sequence.* = .{
|
||||
.frame = frame,
|
||||
|
||||
Reference in New Issue
Block a user