Remove duplicate variables, already declared in eslintrc.
This commit is contained in:
parent
d732362599
commit
32e91f42e0
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
* 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) {
|
(function(OC, OCP, OCA, $, _, Handlebars) {
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue