Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura Macchi committed Mar 23, 2018
1 parent dab772e commit 8ce9ae0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/onceover/controlrepo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ def facts(filter = nil, key = 'values')
all_facts = []
logger.debug "Reading factsets"
@facts_files.each do |file|
logger.debug "########### Retrieving #{key} for #{file} ############"
all_facts << read_facts(file)[key]
end
if filter
Expand Down

0 comments on commit 8ce9ae0

Please sign in to comment.