Skip to content

Commit

Permalink
Merge branch 'MI-3241' of github.com:Brightscout/mattermost-plugin-we…
Browse files Browse the repository at this point in the history
…lcomebot into MI-3255
  • Loading branch information
Kshitij-Katiyar committed Aug 25, 2023
2 parents 32a408b + 42e2a68 commit e0c3018
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webapp/src/containers/components/modals/configModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ import {OverlayTrigger, Tooltip, ToggleButton} from 'react-bootstrap';

import './styles.css';

import {Config} from 'types/plugin/common';

type Props = {
visibility: boolean;
setVisibility: React.Dispatch<React.SetStateAction<boolean>>;
Expand Down

0 comments on commit e0c3018

Please sign in to comment.