Merge "Remove soong_metrics_proto from the import of the protobuf file."
This commit is contained in:
commit
2df93e550b
|
@ -23,7 +23,7 @@ import (
|
|||
|
||||
"github.com/golang/protobuf/proto"
|
||||
|
||||
soong_metrics_proto "android/soong/ui/metrics/metrics_proto"
|
||||
"android/soong/ui/metrics/metrics_proto"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue