Skip to content

Commit

Permalink
chore: run rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
nukopy committed Jan 23, 2024
1 parent d2eefa3 commit bed156a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/builtin/commands.rs
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// built-in commands
pub const EXIT: &str = "exit";
pub const EXIT: &str = "exit";

0 comments on commit bed156a

Please sign in to comment.