ci: Enforce no unused imports (no-changelog) (#6073)
This commit is contained in:
@@ -70,7 +70,6 @@ import { mapStores } from 'pinia';
|
||||
import { useUIStore } from '@/stores/ui';
|
||||
import { useSettingsStore } from '@/stores/settings';
|
||||
import { useUsersStore } from '@/stores/users';
|
||||
import { BaseTextKey } from '@/plugins/i18n';
|
||||
import { useUsageStore } from '@/stores/usage';
|
||||
import { useSSOStore } from '@/stores/sso';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user