(rubocop) Fix Layout/EmptyLinesAroundClassBody

This commit is contained in:
Tim Sharpe 2019-02-03 12:43:27 +11:00
parent edaa3e5645
commit bb9e821d5e
4 changed files with 0 additions and 5 deletions

View file

@ -1,7 +1,6 @@
# frozen_string_literal: true
class Ssh
def self.which(cmd)
# Gets path of executable for given command