Remove a bunch of useless 'use strict' definitions
This commit is contained in:
parent
b12cf7912a
commit
591ccabab9
11 changed files with 0 additions and 22 deletions
|
@ -14,8 +14,6 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
|
||||
import {TextEncoder} from "util";
|
||||
import nodeCrypto from "crypto";
|
||||
import { Crypto } from "@peculiar/webcrypto";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue