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