refactor: DEPS: remove squirrel.mac from recursedeps (#37496)
DEPS: remove squirrel.mac from recursedeps squirrel.mac repository does not contain a gclient DEPS file, so recursing into it is useless
This commit is contained in:
parent
e58f0411d9
commit
82456c6915
1 changed files with 0 additions and 1 deletions
1
DEPS
1
DEPS
|
@ -149,5 +149,4 @@ hooks = [
|
|||
|
||||
recursedeps = [
|
||||
'src',
|
||||
'src/third_party/squirrel.mac',
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue