Skip to content

Commit

Permalink
Remove a line break
Browse files Browse the repository at this point in the history
Because whitespace slows @cintamini down!

Co-Authored-By: cintamani <cintamani.puddu@gmail.com>
  • Loading branch information
Cruikshanks and cintamani committed Dec 5, 2019
1 parent 829898d commit 90ffeb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/services/waste_carriers_engine/secure_token_service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
require "securerandom"

module WasteCarriersEngine

# SecureTokenService generates a random base58 string of length 24.
#
# SecureRandom::base58 is used to generate the 24-character unique tokens, so
Expand Down

0 comments on commit 90ffeb5

Please sign in to comment.