summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/leap/bitmask/bonafide/config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/leap/bitmask/bonafide/config.py b/src/leap/bitmask/bonafide/config.py
index 53a2b2a3..286ec2ac 100644
--- a/src/leap/bitmask/bonafide/config.py
+++ b/src/leap/bitmask/bonafide/config.py
@@ -162,7 +162,6 @@ def get_pinned_path(domain=None, extension='.json'):
filename = domain.encode(sys.getfilesystemencoding()) + extension
if STANDALONE:
- # TODO: do the bundling part
return os.path.join(here(), "..", "apps", "providers", filename)
return pkg_resources.resource_filename(