mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-03 22:28:38 +00:00
Remove unused imports
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
const std = @import("std");
|
||||
const builtin = @import("builtin");
|
||||
const benchmark = @import("benchmark/main.zig");
|
||||
|
||||
pub const main = benchmark.cli.main;
|
||||
|
||||
Reference in New Issue
Block a user