fix: remove unused TERMINAL_STATUSES import
Fixes CI lint error in dashboard-page-data.ts. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
0d03c46ca5
commit
5f3cdf4e5e
|
|
@ -2,7 +2,6 @@ import "server-only";
|
|||
|
||||
import { cache } from "react";
|
||||
import {
|
||||
TERMINAL_STATUSES,
|
||||
type DashboardSession,
|
||||
type DashboardOrchestratorLink,
|
||||
type DashboardAttentionZoneMode,
|
||||
|
|
|
|||
Loading…
Reference in New Issue