Index: fetch_configs/mojo.py |
diff --git a/fetch_configs/mojo.py b/fetch_configs/mojo.py |
index e34c8e2fe4a5791bc43b97328bc4dd1714f8e4b7..3442044c6b20a0e95547e536eb6a6a1b414e4eed 100644 |
--- a/fetch_configs/mojo.py |
+++ b/fetch_configs/mojo.py |
@@ -21,7 +21,6 @@ class Mojo(config_util.Config): |
'deps_file': 'DEPS', |
'managed' : False, |
'custom_deps': {}, |
- 'safesync_url': '', |
} |
spec = { |
'solutions': [solution], |