Remove google_java_format dependency

This dependency is only needed by the internal version of Dagger, which
hasn't been rolled out to the public yet.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=116097182
This commit is contained in:
jart 2016-03-01 21:17:11 -08:00 committed by Justine Tunney
parent 1ecf3db5fc
commit 6c6f70c24f
3 changed files with 0 additions and 19 deletions

View file

@ -281,12 +281,6 @@ maven_jar(
sha1 = "c11014f06ade0a418b2028df41b17f3b17d9cb21",
)
maven_jar(
name = "google_java_format",
artifact = "com.google.googlejavaformat:google-java-format:0.1-alpha",
sha1 = "ea73bf013f9e0b69caff0ebf60800dda66a9fd4a",
)
maven_jar(
name = "guice",
artifact = "com.google.inject:guice:3.0",