Remove python scripts from third_party/.../util

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=121500656
This commit is contained in:
Michael Muller 2016-05-04 11:13:32 -07:00 committed by Justine Tunney
parent e7225cc806
commit 16cfd76ac9

View file

@ -35,4 +35,3 @@ GenTestRules(
test_files = glob(["*Test.java"]), test_files = glob(["*Test.java"]),
deps = [":util"], deps = [":util"],
) )