Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys committed Apr 25, 2024
1 parent b820202 commit 7348e5a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,7 @@ import {
DialogTitle,
DialogTrigger
} from '@/components/ui/dialog'
import {
IconChevronLeft,
IconPlus,
IconTrash
} from '@/components/ui/icons'
import { IconChevronLeft, IconPlus, IconTrash } from '@/components/ui/icons'
import {
Table,
TableBody,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

import ProviderDetail from './components/detail'

export default function IndexPage() {
Expand Down

0 comments on commit 7348e5a

Please sign in to comment.