Add useful comment

This commit is contained in:
Daniel García Aubert 2015-12-03 18:25:35 +01:00
parent a697fe6faa
commit d31d496a2e

View File

@ -23,6 +23,7 @@ var LRU = require('lru-cache');
process.env.PGAPPNAME = process.env.PGAPPNAME || 'cartodb_sqlapi';
// override Date.toJSON
require('../utils/date_to_json');
// jshint maxcomplexity:21