[MM-63963] Remove unused constants from SelfHostedProducts (#8839)
🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
parent
e0dc08dcd6
commit
974f2419ef
1 changed files with 0 additions and 2 deletions
|
|
@ -12,7 +12,5 @@ export default {
|
|||
},
|
||||
SelfHostedProducts: {
|
||||
STARTER: 'starter',
|
||||
PROFESSIONAL: 'professional',
|
||||
ENTERPRISE: 'enterprise',
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue