Skip to content

Commit 73022f1

Browse files
committed
删除无用引用
1 parent a2e027b commit 73022f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/manage/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'use client';
22

33
import React, { useState, useEffect } from 'react';
4-
import { Button, Space, Spin, Popconfirm } from 'antd';
4+
import { Button, Spin, Popconfirm } from 'antd';
55
import {
66
PlusOutlined,
77
ArrowLeftOutlined,

0 commit comments

Comments
 (0)