Skip to content

Commit b7c5f48

Browse files
committed
chore: clean-up
1 parent b5d0250 commit b7c5f48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: packages/coreui-react/src/components/tooltip/CTooltip.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import PropTypes from 'prop-types'
66
import { usePopper } from 'react-popper'
77
import { Transition } from 'react-transition-group'
88

9-
// import { CTooltipContent } from './CTooltipContent'
109
import { Triggers, triggerPropType } from '../Types'
1110

1211
export interface CTooltipProps {

0 commit comments

Comments
 (0)