Automatic code cleanup.

PiperOrigin-RevId: 355825197
Change-Id: I8acfc20228816c04fcf48bfcc435cbde2b1fb608
This commit is contained in:
Googler 2021-02-05 04:29:43 -08:00 committed by Copybara-Service
parent ab2abd3ddc
commit 40548a2974
1 changed files with 0 additions and 2 deletions

View File

@ -50,7 +50,6 @@ py_test(
python_version = "PY3",
deps = [
":legacy_fields_migration_lib",
"//net/proto2/python/public:use_pure_python",
"//third_party/com/github/bazelbuild/bazel/src/main/protobuf:crosstool_config_py_pb2",
],
)
@ -92,7 +91,6 @@ py_test(
python_version = "PY3",
deps = [
":ctoolchain_comparator_lib",
"//net/proto2/python/public:use_pure_python",
"//third_party/com/github/bazelbuild/bazel/src/main/protobuf:crosstool_config_py_pb2",
"@py_mock//py/mock",
],