Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
youssefElMkhantar committed Sep 6, 2024
1 parent f462594 commit f182814
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Jitsi_meet/Jitsi_meet.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ type errorObj = {
stack: string;
};
};

interface JitsiMeetProps {
setError: (e: errorObj) => void;
joinConference: (e: string) => void;
Expand Down

0 comments on commit f182814

Please sign in to comment.