Remove SSHD_VERS from WORKSPACE

The SSHD_VERS constant should have been moved to tools/nongoogle.bzl
in the merge from stable-3.0 (change I011ace795), but was left over
during conflict resolution.

Change-Id: Icfaaa6032841195d26f1d852adba56025faa11ea
This commit is contained in:
David Pursehouse
2019-11-15 09:00:56 -08:00
parent 49db9b9d85
commit fe1d3814ed

View File

@@ -789,8 +789,6 @@ maven_jar(
sha1 = "89bb3aa5b98b48e584eee2a7401b7682a46779b4",
)
SSHD_VERS = "2.3.0"
maven_jar(
name = "h2",
artifact = "com.h2database:h2:1.3.176",