Skip to content

Commit

Permalink
remove unused ref
Browse files Browse the repository at this point in the history
  • Loading branch information
justinpark committed Mar 1, 2023
1 parent 3adc844 commit 4d0f3d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset-frontend/src/components/TableSelector/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ import RefreshLabel from 'src/components/RefreshLabel';
import CertifiedBadge from 'src/components/CertifiedBadge';
import WarningIconWithTooltip from 'src/components/WarningIconWithTooltip';
import { useToasts } from 'src/components/MessageToasts/withToasts';
import { SchemaOption } from 'src/SqlLab/types';
import { useTables, Table } from 'src/hooks/apiResources';
import {
getClientErrorMessage,
Expand Down

0 comments on commit 4d0f3d7

Please sign in to comment.