Skip to content

Commit

Permalink
fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Aug 27, 2019
1 parent b0585d7 commit d1da347
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/y2network/sysconfig/type_detector.rb
Expand Up @@ -30,7 +30,6 @@ class TypeDetector < Y2Network::TypeDetector
class << self
private


# Checks wheter iface type can be recognized by interface configuration
def type_by_config(iface)
iface_file = Y2Network::Sysconfig::InterfaceFile.find(iface)
Expand Down

0 comments on commit d1da347

Please sign in to comment.