Skip to content

Commit

Permalink
ran formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink committed Nov 12, 2024
1 parent 5c6505c commit 64cc372
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/web_app_skeleton/script/helpers/function_helpers.cr
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ require "colorize"
# These are helper methods provided to help keep your code
# clean. Add new methods, or alter these as needed.


def notice(message : String) : Nil
puts "\n#{message}"
end
Expand Down

0 comments on commit 64cc372

Please # to comment.