Remove the Google internal time dependency

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=224417526
This commit is contained in:
jianglai 2018-12-06 15:18:56 -08:00
parent ec26e3a96a
commit 68320ebad8

View file

@ -9,7 +9,6 @@ java_library(
srcs = glob(["*.java"]),
resources = glob(["sql/*"]),
deps = [
"//java/com/google/common/time",
"//java/google/registry/beam",
"//java/google/registry/config",
"//java/google/registry/util",