aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-11-08 12:50:38 -0800
committerDan Willemsen <dwillemsen@google.com>2017-11-08 12:50:38 -0800
commit02c4c1d3f0997950d4663dd6e814588ed5e7e869 (patch)
tree6d7aedc53d2603f45095cb87939e959d9310bf2f /ui
parentb760f5d6381c0feb4b24251b15dd691a9d4268d3 (diff)
downloadbuild_soong-02c4c1d3f0997950d4663dd6e814588ed5e7e869.tar.gz
build_soong-02c4c1d3f0997950d4663dd6e814588ed5e7e869.tar.bz2
build_soong-02c4c1d3f0997950d4663dd6e814588ed5e7e869.zip
Fix mac build
Test: `m nothing` on mac Change-Id: Ibc377134dbcc5d40263697ef1e79fc31b16e0d1d
Diffstat (limited to 'ui')
-rw-r--r--ui/build/sandbox_darwin.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/build/sandbox_darwin.go b/ui/build/sandbox_darwin.go
index 56791f78..7e75167a 100644
--- a/ui/build/sandbox_darwin.go
+++ b/ui/build/sandbox_darwin.go
@@ -16,7 +16,6 @@ package build
import (
"os/exec"
- "path/filepath"
)
type Sandbox string