-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Pull Request resolved: #37266 This class is full of warnings and other issues which I'm doing a pass on it since I touched it: - Missing `NonNull` annotations - Try with resources missing - Unused inner Interfaces that can be removed Technically a breaking change for users as we do have some public interfaces that have been removed, though not sure why people would depend on those. Changelog: [Android] [Removed] - Polish DevServerHelper (remove unused Interfaces) Reviewed By: motiz88 Differential Revision: D45600284 fbshipit-source-id: 6274ae29ff3384d7409764fd6474da68d777958a
- Loading branch information
1 parent
da358d0
commit 7dcaf00
Showing
1 changed file
with
8 additions
and
21 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