mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
'use strict' already in libs.js
This commit is contained in:
parent
8b1a7f39df
commit
5001dcc4d8
3 changed files with 1 additions and 4 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
"use strict";
|
|
||||||
|
|
||||||
(win => {
|
(win => {
|
||||||
|
|
||||||
|
|
|
||||||
2
vendors/qr.js/qr.js
vendored
2
vendors/qr.js/qr.js
vendored
|
|
@ -9,8 +9,6 @@
|
||||||
|
|
||||||
(root => {
|
(root => {
|
||||||
|
|
||||||
'use strict';
|
|
||||||
|
|
||||||
// Private constants
|
// Private constants
|
||||||
// -----------------
|
// -----------------
|
||||||
|
|
||||||
|
|
|
||||||
2
vendors/qr.js/qr.min.js
vendored
2
vendors/qr.js/qr.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue