mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-17 14:41:22 +00:00
Remove unused imports
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const std = @import("std");
|
||||
const help_strings = @import("help_strings");
|
||||
const helpgen_actions = @import("../../input/helpgen_actions.zig");
|
||||
|
||||
pub fn main() !void {
|
||||
|
||||
Reference in New Issue
Block a user