refactor: hx removing commented test code and unused constant
This commit is contained in:
parent
eb05939b81
commit
b07cd859fe
1 changed files with 0 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue