Skip to content

Commit

Permalink
Removed puts line
Browse files Browse the repository at this point in the history
  • Loading branch information
jo1gi committed May 7, 2021
1 parent becfdcb commit 8527f25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/command.cr
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ module Command
command = command.gsub("{URL}", url)
end
parts = add_homepath split_command command
puts parts
if !part_added
parts.push(url)
end
Expand Down

0 comments on commit 8527f25

Please sign in to comment.