mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-29 18:41:40 +00:00
Remove unused imports
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
const std = @import("std");
|
||||
const build_options = @import("terminal_options");
|
||||
const assert = @import("../quirks.zig").inlineAssert;
|
||||
const Allocator = std.mem.Allocator;
|
||||
|
||||
const kitty_gfx = @import("kitty/graphics.zig");
|
||||
|
||||
Reference in New Issue
Block a user