Skip to content

Commit

Permalink
zig init templates: run zig fmt
Browse files Browse the repository at this point in the history
such a silly mistake lol
  • Loading branch information
sweetbbak committed Feb 6, 2025
1 parent 423a9a3 commit 26b3fec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/init/src/main.zig
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,3 @@ test "fuzz example" {
};
try std.testing.fuzz(global.testOne, .{});
}

0 comments on commit 26b3fec

Please sign in to comment.