remove taskbuffer

This commit is contained in:
2017-07-07 22:03:18 +02:00
parent 02065e36a6
commit ea6fa14133
5 changed files with 4 additions and 43 deletions

View File

@ -6,4 +6,3 @@ export import smartq = require('smartq')
export import shortid = require('shortid')
export import socketIo = require('socket.io')
export import socketIoClient = require('socket.io-client')
export import taskbuffer = require('taskbuffer')