mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Remove Process
This commit is contained in:
@ -16,7 +16,6 @@ pub const Mailbox = apprt.surface.Mailbox;
|
||||
pub const Message = apprt.surface.Message;
|
||||
|
||||
const std = @import("std");
|
||||
const process = std.process;
|
||||
const builtin = @import("builtin");
|
||||
const assert = std.debug.assert;
|
||||
const Allocator = std.mem.Allocator;
|
||||
|
Reference in New Issue
Block a user