Fix formatting
gofmt -w . Change-Id: If9cf0b7bd810f899edffcd2edf361fa83245bd2a
This commit is contained in:
parent
efe578a605
commit
63d5d4d9e4
5 changed files with 7 additions and 7 deletions
|
@ -21,8 +21,8 @@ import (
|
|||
"io/ioutil"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"runtime/pprof"
|
||||
"runtime"
|
||||
"runtime/pprof"
|
||||
|
||||
"github.com/google/blueprint"
|
||||
"github.com/google/blueprint/deptools"
|
||||
|
|
Loading…
Reference in a new issue