mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-04-01 05:45:29 +01:00
fmt
This commit is contained in:
parent
4ac1d70f93
commit
e54b30f3d3
1 changed files with 0 additions and 1 deletions
|
@ -245,7 +245,6 @@ pub fn build(b: *Build) !void {
|
|||
}
|
||||
|
||||
if (reset) |_| {
|
||||
|
||||
const progress_file = ".progress.txt";
|
||||
|
||||
std.fs.cwd().deleteFile(progress_file) catch |err| {
|
||||
|
|
Loading…
Reference in a new issue