Skip to content

Commit 42f0395

Browse files
committed
Problem: some leftover code from experiments
Solution: remove it
1 parent 6a4b0ba commit 42f0395

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exe/pgpm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ module Pgpm
147147
else
148148
"#{p.package_name}: #{p.description}"
149149
end
150-
# printer.send(output, move: true) if matches
151150
puts output
152151
rescue StandardError
153152
warn "Error fetching #{p.package_name}: #{$ERROR_INFO.message}"

0 commit comments

Comments
 (0)