Remove some finished TODOs
This commit is contained in:
@@ -36,7 +36,6 @@ DocumentHandler.prototype.handlePost = function(request, response) {
|
||||
});
|
||||
request.on('error', function(error) {
|
||||
// TODO handle error
|
||||
// TODO finish all TODOs
|
||||
});
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user