-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete unnecessary AutoCodec.Strategy.
This was needed at one point for serializing classes with AutoValue.Builder, but it's no longer used anywhere, likely because of DynamicCodec. Unmarks AutoCodec retention. The annotation is not needed at runtime. PiperOrigin-RevId: 581348075 Change-Id: Idbd1250a517d7dee9d8d2fd8042c5aca7feab01b
- Loading branch information
1 parent
a4e218c
commit ae99f81
Showing
2 changed files
with
15 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters