about summary refs log tree commit diff
path: root/src/components/StarterPack/Wizard
diff options
context:
space:
mode:
authorChenyu Huang <itschenyu@gmail.com>2025-08-21 11:49:08 -0700
committerChenyu Huang <itschenyu@gmail.com>2025-08-21 11:49:08 -0700
commit962654041c9de253dfd66beb98be655acc655a08 (patch)
tree5692f9aa3627d86a6f8caeea4120f93308b8b7ca /src/components/StarterPack/Wizard
parent0474a3b6f7706d9881f8f7544be343459ecc4035 (diff)
downloadvoidsky-962654041c9de253dfd66beb98be655acc655a08.tar.zst
fix linting, minor ui tweaks
Diffstat (limited to 'src/components/StarterPack/Wizard')
-rw-r--r--src/components/StarterPack/Wizard/WizardEditListDialog.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/StarterPack/Wizard/WizardEditListDialog.tsx b/src/components/StarterPack/Wizard/WizardEditListDialog.tsx
index 7c3d1a40a..7dfde900f 100644
--- a/src/components/StarterPack/Wizard/WizardEditListDialog.tsx
+++ b/src/components/StarterPack/Wizard/WizardEditListDialog.tsx
@@ -11,7 +11,6 @@ import {useLingui} from '@lingui/react'
 
 import {useInitialNumToRender} from '#/lib/hooks/useInitialNumToRender'
 import {isWeb} from '#/platform/detection'
-import {useSession} from '#/state/session'
 import {type ListMethods} from '#/view/com/util/List'
 import {
   type WizardAction,