Remove unneeded reference to [] libraries

The flows package no longer needs [].

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=142263353
This commit is contained in:
mountford
2016-12-19 11:09:20 -05:00
committed by Ben McIlwain
parent 8fdf67d332
commit 246098d8e8
2 changed files with 0 additions and 5 deletions
-2
View File
@@ -33,7 +33,6 @@ java_library(
"//java/google/registry/config",
"//java/google/registry/dns",
"//java/google/registry/flows",
"//java/google/registry/mapreduce",
"//java/google/registry/model",
"//java/google/registry/monitoring/whitebox",
"//java/google/registry/pricing",
@@ -43,7 +42,6 @@ java_library(
"//java/google/registry/xml",
"//javatests/google/registry/model",
"//javatests/google/registry/testing",
"//javatests/google/registry/testing/mapreduce",
"//javatests/google/registry/xml",
"//third_party/java/appengine:appengine-api-testonly",
"//third_party/java/appengine:appengine-testing",