remove todo

This commit is contained in:
casperlamboo 2016-04-20 11:12:45 +02:00
parent 9e40589050
commit e864d78c9c
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ import $ from 'jquery';
const GET_TIMEOUT = 5000;
const POST_TIMEOUT = 10000;
// TODO
// implement queue meganism
const queue = [];
let sending = false;