summaryrefslogtreecommitdiff
path: root/android/module.go
diff options
context:
space:
mode:
Diffstat (limited to 'android/module.go')
-rw-r--r--android/module.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/module.go b/android/module.go
index 681f724b0..bf9737aa2 100644
--- a/android/module.go
+++ b/android/module.go
@@ -27,7 +27,6 @@ import (
"text/scanner"
"android/soong/bazel"
-
"github.com/google/blueprint"
"github.com/google/blueprint/proptools"
)