You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-04 05:02:41 +03:00
Remove ancient "use strict" annotations
We don't need these anymore. Theoretically this commit could go to develop, but for safety it's going to `travis/sourcemaps` first.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
"use strict";
|
||||
import 'source-map-support/register';
|
||||
import {Filter} from "../../src/filter";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user