Fix gofmt

Change-Id: I031ecd7f28a0fb29d8c5d322e4910cc4947b2fb8
This commit is contained in:
Colin Cross 2015-06-16 16:38:10 -07:00
parent 3828490eef
commit 6a745c6ad0
1 changed files with 1 additions and 1 deletions

View File

@ -15,8 +15,8 @@
package common
import (
"path/filepath"
"os"
"path/filepath"
)
// ModuleOutDir returns the path to the module-specific output directory.