mirror of
https://github.com/delibae/claude-prism.git
synced 2026-08-28 05:14:59 +00:00
style: fix biome formatting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
c1e780948a
commit
4bd5bf3bc8
1 changed files with 1 additions and 4 deletions
|
|
@ -42,10 +42,7 @@ import {
|
|||
forEachDiagnostic,
|
||||
type Diagnostic,
|
||||
} from "@codemirror/lint";
|
||||
import {
|
||||
useDocumentStore,
|
||||
type ProjectFile,
|
||||
} from "@/stores/document-store";
|
||||
import { useDocumentStore, type ProjectFile } from "@/stores/document-store";
|
||||
import {
|
||||
useProposedChangesStore,
|
||||
type ProposedChange,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue