Skip to content

Commit 0bee0c3

Browse files
committed
Do not define options[:facts]
1 parent c4f0e6a commit 0bee0c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/octocatalog-diff/cli/options/fact_file.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ def parse(parser, options)
3636
break
3737
end
3838
end
39-
40-
options[:facts] ||= options[:to_facts]
4139
end
4240
)
4341
end

0 commit comments

Comments
 (0)