-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove dependency of DefaultCertificateVerifier from FizzClient
Summary: Move this dependency to AsyncFizzClient, who needs it. FizzClient now only needs the interface CertificateVerifier Reviewed By: mingtaoy Differential Revision: D64203528 fbshipit-source-id: 317a0eafe8ff016b51248943371562c2bd8d4189
- Loading branch information
1 parent
6b5785c
commit d236cac
Showing
3 changed files
with
4 additions
and
2 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
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