Skip to content

Commit b299ba7

Browse files
committed
chore: remove unused import
1 parent c3af130 commit b299ba7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/v2/appDetails/sourceInfo/environmentStatus/NotesDrawer.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
*/
1616

1717
import { useEffect, useRef } from 'react'
18-
import { ReactComponent as Close } from '../../../assets/icons/ic-close.svg'
1918
import './environmentStatus.scss'
2019
import { NotesDrawerType } from './notesDrawer.type'
2120
import { Button, ButtonStyleType, ButtonVariantType, ComponentSizeType, Drawer, Icon, MarkDown } from '@devtron-labs/devtron-fe-common-lib'

0 commit comments

Comments
 (0)