zig fmt linting

This commit is contained in:
Navid EMAD
2026-04-29 03:45:09 +02:00
parent 8cc82d1d64
commit 7dccf59ec2

View File

@@ -1329,4 +1329,3 @@ test "cdp.frame: addScriptToEvaluateOnNewDocument" {
try testing.expectEqual(2, try test_val.toI32());
}
}