fix: lint
Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
This commit is contained in:
parent
587787a577
commit
ff8dfdf637
1 changed files with 0 additions and 1 deletions
|
|
@ -511,7 +511,6 @@ function start(opts) {
|
|||
},
|
||||
)[0];
|
||||
|
||||
|
||||
if (data.filesize) {
|
||||
let suffix = 'kB';
|
||||
let size = parseInt(tileJSON.filesize, 10) / 1024;
|
||||
|
|
|
|||
Loading…
Reference in a new issue