mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-28 07:45:20 +00:00
Remove unused imports
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
//!
|
||||
|
||||
const std = @import("std");
|
||||
const builtin = @import("builtin");
|
||||
const parser = @import("Parser.zig");
|
||||
const State = parser.State;
|
||||
const Action = parser.TransitionAction;
|
||||
|
||||
Reference in New Issue
Block a user