You've already forked hastebin-ansi
mirror of
https://github.com/armbian/hastebin-ansi.git
synced 2026-01-06 12:30:55 -08:00
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