fix linting

This commit is contained in:
Anton Tranelis 2025-10-14 16:03:43 +02:00
parent c618db9925
commit 4f42ec8437

View File

@ -1,4 +1,3 @@
import { useEffect } from 'react'
import { Link } from 'react-router-dom'
import { useAppState } from '#components/AppShell/hooks/useAppState'