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