chore: remove unused import

This commit is contained in:
CaIon
2024-01-21 17:02:35 +08:00
parent 9bcd24fc2c
commit e485bc7613
11 changed files with 1 additions and 18 deletions

View File

@@ -20,10 +20,7 @@ import {
} from '@douyinfe/semi-icons';
import Paragraph from "@douyinfe/semi-ui/lib/es/typography/paragraph";
const {Sider, Content, Header} = Layout;
const {Column} = Table;
const {Header} = Layout;
function renderTimestamp(timestamp) {
return (
<>