Delete the verify entity integrity mapreduce

We never really used it and it'll be obsolete come Registry 3.0 anyway.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=213274520
This commit is contained in:
mcilwain 2018-09-17 08:17:35 -07:00 committed by Ben McIlwain
parent f4d392eed9
commit 1d134cdd3f
11 changed files with 0 additions and 1220 deletions

View file

@ -34,7 +34,6 @@ java_library(
GenTestRules(
name = "GeneratedTestRules",
medium_tests = ["VerifyEntityIntegrityActionTest"],
test_files = glob(["*Test.java"]),
deps = [":whitebox"],
)