mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-24 12:13:28 +00:00
Polish: Fix duplicate import in FirstRunSetup
This commit is contained in:
@@ -7,7 +7,6 @@ import { getPulseBaseUrl } from '@/utils/url';
|
||||
import { SectionHeader } from '@/components/shared/SectionHeader';
|
||||
import { showTokenReveal } from '@/stores/tokenReveal';
|
||||
import type { APITokenRecord } from '@/api/security';
|
||||
import type { APITokenRecord } from '@/api/security';
|
||||
import { STORAGE_KEYS } from '@/utils/localStorage';
|
||||
import type { SecurityStatus } from '@/types/config';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user