mirror of
https://github.com/ziglang/zig.git
synced 2025-12-26 08:03:08 +00:00
cleanup: unused imports in test
This commit is contained in:
parent
12ed85d0d1
commit
fd94d78ffc
@ -1,6 +1,3 @@
|
||||
const std = @import("std");
|
||||
const expect = std.testing.expect;
|
||||
|
||||
const Foo = struct {
|
||||
usingnamespace Mixin;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user