Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Oct 16, 2023
1 parent 1ed76b7 commit 914241d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/components/Provenance/Tables/PublicationsTable.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React, { ReactNode, useMemo } from 'react';

import { Tag, Typography } from 'antd';
import { Typography } from 'antd';
import { ColumnsType } from 'antd/es/table';

import BaseProvenanceTable from './BaseProvenanceTable';
Expand Down

0 comments on commit 914241d

Please sign in to comment.