Skip to content

Commit 1177881

Browse files
style: treefmt
1 parent 05545c4 commit 1177881

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/cli/cli.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,4 +262,3 @@ pub fn run(allocator: STD.mem.Allocator) !void {
262262

263263
try userInput(self);
264264
}
265-

src/main.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ pub fn main() !void {
88

99
try CLI.run(mem_allocator);
1010
}
11-

0 commit comments

Comments
 (0)