Fix mac build

Test: `m nothing` on mac
Change-Id: Ibc377134dbcc5d40263697ef1e79fc31b16e0d1d
This commit is contained in:
Dan Willemsen 2017-11-08 12:50:38 -08:00
parent b760f5d638
commit 02c4c1d3f0

View file

@ -16,7 +16,6 @@ package build
import (
"os/exec"
"path/filepath"
)
type Sandbox string