Skip to content
Snippets Groups Projects
Commit 04b948c2 authored by KDSBrowne's avatar KDSBrowne
Browse files

remove unneeded comment

parent 2b640037
No related branches found
No related tags found
No related merge requests found
...@@ -12,8 +12,6 @@ import MuteAudioContainer from './mute-button/container'; ...@@ -12,8 +12,6 @@ import MuteAudioContainer from './mute-button/container';
import { exitAudio } from '/imports/api/phone'; import { exitAudio } from '/imports/api/phone';
import JoinVideo from './video-button/component'; import JoinVideo from './video-button/component';
//const openJoinAudio = () => showModal(<Audio />);
export default class ActionsBar extends Component { export default class ActionsBar extends Component {
constructor(props) { constructor(props) {
super(props); super(props);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment