mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 17:30:16 +01:00
chore: remove unused PermissionTypes import from Role model
This commit is contained in:
parent
7464214f0f
commit
90dd0198db
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ const {
|
||||||
CacheKeys,
|
CacheKeys,
|
||||||
SystemRoles,
|
SystemRoles,
|
||||||
roleDefaults,
|
roleDefaults,
|
||||||
PermissionTypes,
|
|
||||||
permissionsSchema,
|
permissionsSchema,
|
||||||
removeNullishValues,
|
removeNullishValues,
|
||||||
} = require('librechat-data-provider');
|
} = require('librechat-data-provider');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue