upgrade some deps, and remove unused qs module

This commit is contained in:
Matteo Pagliazzi
2015-11-11 12:12:44 +01:00
parent 8864508482
commit 249037b80f
3 changed files with 8 additions and 8 deletions

View File

@@ -1,3 +1,5 @@
// TODO cleanup all comments when finished API v3
import nconf from 'nconf';
import logging from './libs/logging';
import utils from './libs/utils';