Remove repeated maven_jar()

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=116210057
This commit is contained in:
jart 2016-03-02 19:02:23 -08:00 committed by Justine Tunney
parent ddd45b22fb
commit 675ec8f086

View file

@ -447,12 +447,6 @@ maven_jar(
sha1 = "862a5bc736005d68727d1387844d09d62efdb6cb",
)
maven_jar(
name = "sshd_core",
artifact = "org.apache.sshd:sshd-core:0.7.0",
sha1 = "ef5d0cae23845dead3fc53ecd61bd990ed42f60f",
)
maven_jar(
name = "soy",
artifact = "com.google.template:soy:2016-01-12",