Skip to content

Commit

Permalink
Remove accidental output
Browse files Browse the repository at this point in the history
  • Loading branch information
hyfen committed Aug 11, 2023
1 parent 0779e49 commit 846394a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/chronicle/etl/registry/plugins.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ def self.installed

# Check whether a given plugin is installed
def self.installed?(name)
puts "-------------------"
installed.map(&:name).include?(name)
end

Expand Down

0 comments on commit 846394a

Please sign in to comment.