Remove a bunch of useless 'use strict' definitions
This commit is contained in:
@@ -15,8 +15,6 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
import { _td } from '../languageHandler';
|
||||
import {StandardActions} from "./StandardActions";
|
||||
import {PushRuleVectorState} from "./PushRuleVectorState";
|
||||
|
||||
Reference in New Issue
Block a user