Skip to content

Commit 5fc525b

Browse files
ci: apply automated fixes
1 parent ba8aff0 commit 5fc525b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/components/PackageManagerTabs.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import * as React from 'react'
2-
import {
3-
useLocalCurrentFramework,
4-
} from './FrameworkSelect'
2+
import { useLocalCurrentFramework } from './FrameworkSelect'
53
import { useCurrentUserQuery } from '~/hooks/useCurrentUser'
64
import { useParams } from '@tanstack/react-router'
75
import { useLocalStorage } from '~/utils/useLocalStorage'

0 commit comments

Comments
 (0)