Skip to content

Commit

Permalink
Fix missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
strideynet committed Oct 17, 2024
1 parent e2b6880 commit 5076f3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -236,4 +236,4 @@ const requireValidSSHUser = (value: string) => () => {
}

return { valid: true };
};
};

0 comments on commit 5076f3e

Please sign in to comment.