Remove vestiges of defaulting from conversion path, switch to top-level default registration only

This commit is contained in:
Jordan Liggitt
2017-03-10 16:03:07 -05:00
parent 06cdb02fca
commit ad116026d9
72 changed files with 273 additions and 318 deletions

View File

@@ -12,7 +12,6 @@ go_library(
name = "go_default_library",
srcs = [
"annotation_key_constants.go",
"defaults.go",
"doc.go",
"field_constants.go",
"json.go",