Skip to content

Commit b381f8a

Browse files
committed
fix ts issues
1 parent 320ff7e commit b381f8a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/likec4/app/src/routes/__root.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
//
66
// Portions of this file have been modified by NVIDIA CORPORATION & AFFILIATES.
77

8-
import type { Fqn, NonEmptyArray, ProjectId } from '@likec4/core/types'
9-
import { useMantineColorScheme } from '@mantine/core'
108
import type { NonEmptyArray, ProjectId } from '@likec4/core/types'
119
import { MantineProvider } from '@mantine/core'
1210
import { createRootRouteWithContext, Outlet, stripSearchParams } from '@tanstack/react-router'

0 commit comments

Comments
 (0)