Remove a couple useless 'use strict' calls
This commit is contained in:
parent
c191eb5462
commit
1c7cf8645e
2 changed files with 0 additions and 4 deletions
|
@ -16,8 +16,6 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
import EmbeddedPage from 'matrix-react-sdk/src/components/structures/EmbeddedPage';
|
||||
import sanitizeHtml from 'sanitize-html';
|
||||
import { _t } from 'matrix-react-sdk/src/languageHandler';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue