Skip to content

Commit 0627541

Browse files
committed
Remove unused import
1 parent 67da5ae commit 0627541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/common/Diff/DiffHeader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react'
22
import styled from '@emotion/styled'
3-
import { Tag, Button, Popover, Space } from 'antd'
3+
import { Tag, Button, Popover } from 'antd'
44
import {
55
CheckOutlined,
66
DownOutlined,

0 commit comments

Comments
 (0)