Skip to content

Commit a96bdc5

Browse files
authored
chore: Update DEVELOPMENT.md according to WORKSPACE (#3628)
removed line from [WORKSPACE](https://github.com/googleapis/googleapis/blob/d383e2fe6661b29ea0def03c3900080ba953dd26/WORKSPACE#L292-L304) a while ago.
1 parent 34bce16 commit a96bdc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gapic-generator-java/DEVELOPMENT.md

-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ To generate a production GAPIC API:
142142
] + PROTOBUF_MAVEN_ARTIFACTS +
143143
IO_GRPC_GRPC_JAVA_ARTIFACTS,
144144
generate_compat_repositories = True,
145-
override_targets = IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS,
146145
#Update this False for local development
147146
fail_on_missing_checksum = True,
148147
repositories = [

0 commit comments

Comments
 (0)