-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Better Engineering: remove dead code about secret tool. Secret tool is a FB specific tool (keychain like) and has been used to transfer OAuth token between different devservers without user's involvement. We have migrated to certs on devservers, so it is not needed anymore. Also, it is FB specific and doesn't make sense for open source either. Reviewed By: mitrandir77 Differential Revision: D22827264 fbshipit-source-id: cd89168ad75ca041d2a0f18d63474dd1eaad483d
- Loading branch information
1 parent
01c4613
commit 2c38313
Showing
3 changed files
with
0 additions
and
119 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