mirror of https://github.com/django/django.git
Fixed JavaScript "indent" violations.
This commit is contained in:
parent
8606bea3bc
commit
b647d64408
|
@ -1,5 +1,4 @@
|
||||||
/*global OpenLayers*/
|
/*global OpenLayers*/
|
||||||
/*eslint indent:1*/
|
|
||||||
(function() {
|
(function() {
|
||||||
/**
|
/**
|
||||||
* Transforms an array of features to a single feature with the merged
|
* Transforms an array of features to a single feature with the merged
|
||||||
|
|
Loading…
Reference in New Issue