Update ui/litellm-dashboard/src/components/team/TeamVirtualKeysTable.tsx

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Alejandro Tapia 2026-03-03 16:30:10 -08:00 committed by GitHub
parent 18a2213cdb
commit 5f38c3bfec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,6 @@ import {
ColumnDef,
flexRender,
getCoreRowModel,
getCoreRowModel,
PaginationState,
SortingState,
useReactTable,