1
0
mirror of https://github.com/google/nomulus synced 2026-01-06 21:47:31 +00:00

Fix soy open source build error

All [] paths relating to soy are encompassed by @io_bazel_rules_closure[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=125498324
This commit is contained in:
jart
2016-06-21 14:52:22 -07:00
committed by Ben McIlwain
parent 2bcad14bdb
commit e009d85855

View File

@@ -51,7 +51,6 @@ java_library(
"//java/google/registry/tmch",
"//java/google/registry/util",
"//java/google/registry/xml",
"//third_party/java_src/soy/java/com/google/template/soy",
"@io_bazel_rules_closure//closure/templates",
],