Merge "Remove soong_metrics_proto from the import of the protobuf file."
diff --git a/ui/metrics/metrics.go b/ui/metrics/metrics.go
index d46c89b..1cef2c7 100644
--- a/ui/metrics/metrics.go
+++ b/ui/metrics/metrics.go
@@ -23,7 +23,7 @@
 
 	"github.com/golang/protobuf/proto"
 
-	soong_metrics_proto "android/soong/ui/metrics/metrics_proto"
+	"android/soong/ui/metrics/metrics_proto"
 )
 
 const (