Skip to content

Commit

Permalink
chore: remove useless warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
roddhjav committed Feb 27, 2024
1 parent 8778ca3 commit 8d4b198
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tomb.bash
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,6 @@ cmd_tomb() {
_die "A password tomb cannot be smaller than 10 MB."
fi
if [[ $UNSAFE -ne 0 ]]; then
_warning "Using unsafe mode to speed up tomb generation."
_warning "Only use it for testing purposes."
local unsafe=(--unsafe)
fi

Expand Down

0 comments on commit 8d4b198

Please # to comment.