mirror of
https://github.com/gryf/wicd.git
synced 2026-02-09 10:05:49 +01:00
Minor formatting tweak
This commit is contained in:
@@ -275,7 +275,6 @@ class BaseInterface(object):
|
||||
warning is printed.
|
||||
|
||||
"""
|
||||
|
||||
self.dhclient_cmd = self._find_program_path("dhclient")
|
||||
self.dhcpcd_cmd = self._find_program_path("dhcpcd")
|
||||
self.pump_cmd = self._find_program_path("pump")
|
||||
|
||||
Reference in New Issue
Block a user