Fix gofmt
Change-Id: I031ecd7f28a0fb29d8c5d322e4910cc4947b2fb8
This commit is contained in:
parent
3828490eef
commit
6a745c6ad0
|
@ -15,8 +15,8 @@
|
|||
package common
|
||||
|
||||
import (
|
||||
"path/filepath"
|
||||
"os"
|
||||
"path/filepath"
|
||||
)
|
||||
|
||||
// ModuleOutDir returns the path to the module-specific output directory.
|
||||
|
|
Loading…
Reference in New Issue