jshint, my old friend

This commit is contained in:
Daniel García Aubert 2017-12-14 11:22:00 +01:00
parent b83351a504
commit bcfc43a517

View File

@ -3,8 +3,6 @@ require('../support/test_helper');
const assert = require('../support/assert');
const TestClient = require('../support/test-client');
const serverOptions = require('../../lib/cartodb/server_options');
const MISSING_AGGREGATION_COLUMNS = 'Missing columns in the aggregation. The map-config defines cartocss expressions,'+
' interactivity fields or attributes that are not present in the aggregation';
const suites = [{
desc: 'mvt (mapnik)',