Skip to content

Commit

Permalink
Removed unnecessary return value.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern authored May 21, 2024
1 parent 1750fe5 commit 3cf2110
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/ronin/exploits/cli/commands/run.rb
Original file line number Diff line number Diff line change
Expand Up @@ -406,8 +406,6 @@ def run_test
else
print_error "Unexpected result: #{result.inspect}"
end

result
end

#
Expand Down

0 comments on commit 3cf2110

Please sign in to comment.