From 16cfd76ac95e010a81fb52adb872b7eb4bcfb7af Mon Sep 17 00:00:00 2001 From: Michael Muller Date: Wed, 4 May 2016 11:13:32 -0700 Subject: [PATCH] Remove python scripts from third_party/.../util ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=121500656 --- javatests/google/registry/util/BUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/javatests/google/registry/util/BUILD b/javatests/google/registry/util/BUILD index 80f3bc98e..f06501522 100644 --- a/javatests/google/registry/util/BUILD +++ b/javatests/google/registry/util/BUILD @@ -35,4 +35,3 @@ GenTestRules( test_files = glob(["*Test.java"]), deps = [":util"], ) -