Skip to content

Commit 6748da0

Browse files
committed
formatting
1 parent 1709cca commit 6748da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/javascripts/dashboard/explorative_annotations_view.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import {
2121
getReadableAnnotations,
2222
reOpenAnnotation,
2323
} from "admin/rest_api";
24-
import { Button, Card, Col, Input, Modal, Row, Space, Spin, Table, Tag, Tooltip } from "antd";
24+
import { Button, Card, Col, Input, Modal, Row, Space, Spin, Table, Tag } from "antd";
2525
import type { SearchProps } from "antd/lib/input";
2626
import type { ColumnType } from "antd/lib/table/interface";
2727
import { AsyncLink } from "components/async_clickables";

0 commit comments

Comments
 (0)