mirror of
https://github.com/edumeet/edumeet.git
synced 2026-08-01 07:22:02 +00:00
comment out an unused function
This commit is contained in:
parent
25a024643d
commit
5689d413f1
1 changed files with 2 additions and 0 deletions
|
|
@ -238,6 +238,7 @@ const JoinDialog = ({
|
|||
});
|
||||
};
|
||||
|
||||
/*
|
||||
const handleAuth = () =>
|
||||
{
|
||||
_askForPerms();
|
||||
|
|
@ -253,6 +254,7 @@ const JoinDialog = ({
|
|||
});
|
||||
|
||||
};
|
||||
*/
|
||||
|
||||
const handleJoinUsingEnterKey = (event) =>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue