refactor: hx removing commented test code and unused constant

This commit is contained in:
Igor Támara 2025-10-13 17:33:02 -05:00 committed by CJ van den Berg
parent eb05939b81
commit b07cd859fe

View file

@ -13,8 +13,6 @@ const Buffer = @import("Buffer");
const Cursor = Buffer.Cursor;
const Selection = Buffer.Selection;
const serial_separator = "\n\t\t\n";
var commands: Commands = undefined;
pub fn init() !void {