apprt: clean up stray struct (#7946)

pull/7959/head
Mitchell Hashimoto 2025-07-14 19:55:33 -07:00 committed by GitHub
commit 869db0357a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ pub const ColorScheme = structs.ColorScheme;
pub const CursorPos = structs.CursorPos;
pub const IMEPos = structs.IMEPos;
pub const Selection = structs.Selection;
pub const OpenNewWindowIPCOptions = structs.OpenNewWindowIPCOptions;
pub const SurfaceSize = structs.SurfaceSize;
/// The implementation to use for the app runtime. This is comptime chosen