mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-05 19:08:17 +00: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