mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-06 21:37:49 +00:00
chore: remove unused import
This commit is contained in:
@@ -11,7 +11,6 @@ const ArenaAllocator = std.heap.ArenaAllocator;
|
||||
const link = @import("link.zig");
|
||||
const isCovering = @import("cell.zig").isCovering;
|
||||
const fgMode = @import("cell.zig").fgMode;
|
||||
const freetype = @import("freetype").Face;
|
||||
const shadertoy = @import("shadertoy.zig");
|
||||
const apprt = @import("../apprt.zig");
|
||||
const configpkg = @import("../config.zig");
|
||||
|
||||
Reference in New Issue
Block a user