font don't include convert

This commit is contained in:
Mitchell Hashimoto
2022-09-05 22:53:29 -07:00
parent 0d2c03c21c
commit 302889bfb3

View File

@ -27,5 +27,4 @@ pub const Metrics = struct {
test {
@import("std").testing.refAllDecls(@This());
_ = @import("convert.zig");
}