Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
StunxFS committed Dec 27, 2023
1 parent 7f3666d commit 682481c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/src/tools/cmd_new.ri
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// file.

import std/{
flag, semver, strings, console, process, fs.{ self, Path, Directory }
flag, semver, strings, console, process, fs.{self, Path, Directory}
};
import rivet/{ build, utils };

Expand Down

0 comments on commit 682481c

Please sign in to comment.