Skip to content

Commit

Permalink
Remove obsolete RuboCop instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Mar 13, 2019
1 parent cfe9640 commit 010826c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/aruba/api/deprecated.rb
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,6 @@ def run(*args)
# @option [Integer] io_wait_timeout
# Timeout for IO - STDERR, STDOUT
#
# rubocop:disable Metrics/CyclomaticComplexity
# rubocop:disable Metrics/MethodLength
def run_simple(*args)
Aruba.platform.deprecated(
'The use of "#run_simple" is deprecated.' \
Expand Down

0 comments on commit 010826c

Please sign in to comment.