-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not import structs directly, always use full module path instead
Summary: This is cleaner and it avoids potential naming conflicts. Reviewed By: thedavekwon Differential Revision: D64777526 fbshipit-source-id: 8da04c1a0895edb5781d4ec71361338c45d43160
- Loading branch information
1 parent
806050f
commit 74962ff
Showing
2 changed files
with
27 additions
and
24 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