summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/vpn/launchers
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-02-07 10:18:38 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2017-02-23 00:40:41 +0100
commit9d7de357a114812c0ed1e04b97ef59b41a40fa47 (patch)
tree22118a7b418872cceee01fb4df923a86fdc1557b /src/leap/bitmask/vpn/launchers
parentdd7c63bd9ca5570d9a924d131c4786ffd15e2d2d (diff)
[style] pep8
Diffstat (limited to 'src/leap/bitmask/vpn/launchers')
-rw-r--r--src/leap/bitmask/vpn/launchers/linux.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/leap/bitmask/vpn/launchers/linux.py b/src/leap/bitmask/vpn/launchers/linux.py
index f99c5c78..b54790f2 100644
--- a/src/leap/bitmask/vpn/launchers/linux.py
+++ b/src/leap/bitmask/vpn/launchers/linux.py
@@ -46,10 +46,6 @@ class EIPNoPkexecAvailable(VPNLauncherException):
pass
-SYSTEM_CONFIG = "/etc/leap"
-leapfile = lambda f: "%s/%s" % (SYSTEM_CONFIG, f)
-
-
class LinuxVPNLauncher(VPNLauncher):
# The following classes depend on force_eval to be called against