Protos: Remove unused method and thus cut dependency on gwtorm
We got rid of all usages of this method and can now safely remove it. Change-Id: Ia6a886084e2f57bc9c240a9ce317733408606566
This commit is contained in:
committed by
Dave Borowitz
parent
ab80c219a4
commit
9a2b06ed90
@@ -3,7 +3,6 @@ java_library(
|
||||
srcs = ["Protos.java"],
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
"//lib:gwtorm",
|
||||
"//lib:protobuf",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user