Merge tools/[] package into tools/server

There's no point in having this extra package exclusively for
[]s, especially because we already weren't being consistent and
had multiple []s in the tools/server package.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=118807843
This commit is contained in:
mcilwain
2016-05-13 17:38:06 -04:00
committed by Justine Tunney
parent dcbabd06a6
commit 45a194fd90
10 changed files with 15 additions and 80 deletions
@@ -18,7 +18,6 @@ java_library(
"//java/com/google/domain/registry/mapreduce",
"//java/com/google/domain/registry/request",
"//java/com/google/domain/registry/request:modules",
"//java/com/google/domain/registry/tools/mapreduce",
"//java/com/google/domain/registry/tools/server",
"//java/com/google/domain/registry/util",
"//third_party/java/bouncycastle",