Remove duplicate variables, already declared in eslintrc.

This commit is contained in:
Joachim Bauch 2021-11-11 13:37:46 +01:00
parent d732362599
commit 32e91f42e0
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

View file

@ -19,7 +19,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/* global OC, OCP, OCA, $, _, Handlebars */
/* global OCP, $, Handlebars */
(function(OC, OCP, OCA, $, _, Handlebars) {
'use strict';