cleanup: unused imports in test
This commit is contained in:
committed by
Andrew Kelley
parent
12ed85d0d1
commit
fd94d78ffc
@@ -1,6 +1,3 @@
|
||||
const std = @import("std");
|
||||
const expect = std.testing.expect;
|
||||
|
||||
const Foo = struct {
|
||||
usingnamespace Mixin;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user