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:
harshitsinghbhandari 2026-04-18 00:58:27 +05:30
parent 0d03c46ca5
commit 5f3cdf4e5e
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ import "server-only";
import { cache } from "react";
import {
TERMINAL_STATUSES,
type DashboardSession,
type DashboardOrchestratorLink,
type DashboardAttentionZoneMode,