mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-17 17:26:09 +03:00
format (remove empty lines)
This commit is contained in:
@ -31,7 +31,6 @@ pub const Options = struct {
|
||||
per_vertex,
|
||||
per_instance,
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
program: gl.Program,
|
||||
|
@ -96,4 +96,3 @@ pub fn replaceRegion(
|
||||
data.ptr,
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user