mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 16:56:09 +03:00
font don't include convert
This commit is contained in:
@ -27,5 +27,4 @@ pub const Metrics = struct {
|
|||||||
|
|
||||||
test {
|
test {
|
||||||
@import("std").testing.refAllDecls(@This());
|
@import("std").testing.refAllDecls(@This());
|
||||||
_ = @import("convert.zig");
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user