mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
remove unused ziglyph import
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
//! help, docs, website, etc.
|
||||
|
||||
const std = @import("std");
|
||||
const ziglyph = @import("ziglyph");
|
||||
const Config = @import("config/Config.zig");
|
||||
const Action = @import("cli/action.zig").Action;
|
||||
const KeybindAction = @import("input/Binding.zig").Action;
|
||||
|
Reference in New Issue
Block a user