Skip to content

Commit d20a0c7

Browse files
committed
cleanup unused files
1 parent 4b2e1a1 commit d20a0c7

File tree

3 files changed

+0
-291
lines changed

3 files changed

+0
-291
lines changed

src/cli/fmt.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ fn formatFile(
166166
try stdout.print("{s}\n", .{full_path});
167167
} else if (check) {
168168
syntax_errors = true;
169-
// if (true) @panic("hit");
170169
try stdout.print("{s}\n", .{full_path});
171170
return;
172171
}

src/html/elements.zig

Whitespace-only changes.

src/html/tags.zig

Lines changed: 0 additions & 290 deletions
This file was deleted.

0 commit comments

Comments
 (0)