more cleanup
This commit is contained in:
@@ -22,8 +22,6 @@ class Arguments
|
||||
arguments = @args.to_a || []
|
||||
arguments.concat(["--custom-transformers", *@custom_transformers]) if @custom_transformers.length.positive?
|
||||
|
||||
puts arguments.to_s
|
||||
|
||||
return if arguments.blank?
|
||||
|
||||
rng = Random.new
|
||||
|
||||
Reference in New Issue
Block a user