react-native
react-native copied to clipboard
Don't use `using namespace` in header file
Summary:
using namespace in header files is a known anti-pattern and one that we're trying to reduce internally. This PR removes such an instance.
Changelog:
FIXED - using namespace in header file
Test Plan:
Relying on CI for this one.
| Fails | |
|---|---|
| :no_entry_sign: |
:clipboard: Verify Changelog Format - See Changelog format |
Generated by :no_entry_sign: dangerJS against e7690238f726a0c348714bf3b74a7446ffcb1b24
@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.