Skip to content

Commit 3c3a87b

Browse files
ci: apply automated fixes
1 parent 66a53f0 commit 3c3a87b

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

src/components/notebook/NotebookAgentActivity.tsx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ import {
77
XIcon,
88
} from '@phosphor-icons/react'
99
import { twMerge } from 'tailwind-merge'
10-
import {
11-
Panel,
12-
PanelContent,
13-
PanelTrigger,
14-
} from '~/components/Panel'
10+
import { Panel, PanelContent, PanelTrigger } from '~/components/Panel'
1511
import {
1612
formatNotebookAiActivityDuration,
1713
getNotebookAiActivityItemLabel,

0 commit comments

Comments
 (0)