diff --git a/src/modules/features/types.ts b/src/modules/features/types.ts index adfc1cf47..62fd5a507 100644 --- a/src/modules/features/types.ts +++ b/src/modules/features/types.ts @@ -5,6 +5,5 @@ export enum FeatureName { CREATE_SCENE_ONLY_SDK7 = 'create-scene-only-sdk7', ENS_ADDRESS = 'ens-address', PUBLISH_COLLECTIONS_WERT = 'publish-collections-wert', - EXOTIC_RARITY = 'exotic-rarity', VRM_OPTOUT = 'vrm-optout' }