Delete admin console

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=116894352
This commit is contained in:
jart 2016-03-10 12:07:55 -08:00 committed by Ben McIlwain
parent 6772b2ef80
commit f2116093b1
33 changed files with 2 additions and 2912 deletions

View file

@ -38,6 +38,5 @@ java_binary(
create_executable = 0,
runtime_deps = [
":tools",
"//java/com/google/domain/registry/ui/server/admin", # VerifyOteServlet
],
)