|
|
@@ -1,6 +1,6 @@
|
|
|
import React from 'react';
|
|
|
import PropTypes from 'prop-types';
|
|
|
-import { UncontrolledTooltip, Button } from 'reactstrap';
|
|
|
+import { UncontrolledTooltip } from 'reactstrap';
|
|
|
import { createSubscribedElement } from '../UnstatedUtils';
|
|
|
import AppContainer from '../../services/AppContainer';
|
|
|
|