summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2019-10-23 14:52:28 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2019-10-23 14:52:28 +0000
commite23c63de216f22d1403528639d2c40a066a9aeaf (patch)
treea9172d8e11c7b5649ef37967c58083d700577a2a
parente1955918296b6475ef2338354e281d31ccb32297 (diff)
parent5cb822b2cf8bbe7c077aaabff1769cf8d531b34d (diff)
Merge "Switch to toybox find for darwin and linux."
-rw-r--r--ui/build/paths/config.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/build/paths/config.go b/ui/build/paths/config.go
index 1af816b89..1bd3c986c 100644
--- a/ui/build/paths/config.go
+++ b/ui/build/paths/config.go
@@ -80,7 +80,6 @@ var Configuration = map[string]PathConfig{
"diff": Allowed,
"dlv": Allowed,
"expr": Allowed,
- "find": Allowed,
"fuser": Allowed,
"getopt": Allowed,
"git": Allowed,