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