mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-08-31 19:57:46 +00:00
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores Remove unnecessary eslint-disable
This commit is contained in:
@@ -2,8 +2,6 @@ import { Component } from 'react';
|
||||
import { WithTranslation } from 'react-i18next';
|
||||
|
||||
import { IStore } from '../../app/types';
|
||||
// eslint-disable-next-line lines-around-comment
|
||||
// @ts-ignore
|
||||
import { extractYoutubeIdOrURL } from '../functions';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user