Chromium Code Reviews| Index: fetch_configs/ios_internal.py |
| diff --git a/fetch_configs/ios_internal.py b/fetch_configs/ios_internal.py |
| index da730982ade21dfee59de4c74e998d7e2bef1344..d891201284f7968373e24108acf22b36cd10917d 100644 |
| --- a/fetch_configs/ios_internal.py |
| +++ b/fetch_configs/ios_internal.py |
| @@ -20,7 +20,6 @@ class IOSInternal(config_util.Config): |
| 'deps_file': 'DEPS', |
| 'managed' : False, |
| 'custom_deps': {}, |
| - 'safesync_url': '', |
| } |
| spec = { |
| 'solutions': [solution], |