code: remove unneeded c.zig @import()s
This commit is contained in:
@ -322,7 +322,6 @@ test "push/remove (*View)" {
|
||||
}
|
||||
|
||||
test "iteration (View)" {
|
||||
const c = @import("c.zig");
|
||||
const std = @import("std");
|
||||
const testing = std.testing;
|
||||
|
||||
|
Reference in New Issue
Block a user