remove export

Signed-off-by: David An <a-daan@expediagroup.com>
This commit is contained in:
David An
2023-04-27 09:14:36 -07:00
parent 9c65d49dca
commit 00a7f66e92
@@ -132,5 +132,3 @@ export const UserSettingsFeatureFlags = () => {
</InfoCard>
);
};
export default React.memo(UserSettingsFeatureFlags);