-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
DateTypeAdapter
to avoid code duplication (#2546)
The same functionality exists in `DefaultDateTypeAdapter` (with some slight overhead), and there is currently code duplication between these classes.
- Loading branch information
1 parent
08174e2
commit ea4ffde
Showing
3 changed files
with
37 additions
and
120 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
116 changes: 0 additions & 116 deletions
116
gson/src/main/java/com/google/gson/internal/bind/DateTypeAdapter.java
This file was deleted.
Oops, something went wrong.
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