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:
Yureka
2023-03-13 22:16:23 +01:00
committed by GitHub
parent e58f0411d9
commit 82456c6915

1
DEPS
View File

@@ -149,5 +149,4 @@ hooks = [
recursedeps = [
'src',
'src/third_party/squirrel.mac',
]