Skip to content

Commit

Permalink
Problem: some leftover code from experiments
Browse files Browse the repository at this point in the history
Solution: remove it
  • Loading branch information
yrashk committed Jan 18, 2025
1 parent 6a4b0ba commit 42f0395
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exe/pgpm
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ module Pgpm
else
"#{p.package_name}: #{p.description}"
end
# printer.send(output, move: true) if matches
puts output
rescue StandardError
warn "Error fetching #{p.package_name}: #{$ERROR_INFO.message}"
Expand Down

0 comments on commit 42f0395

Please sign in to comment.