mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-16 17:37:00 +02:00
cleanup: remove dead code line
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const std = @import("std");
|
||||
const assert = std.debug.assert;
|
||||
const Allocator = std.mem.Allocator;
|
||||
const internal_os = @import("../os/main.zig");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user