Slight cleanup.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3921 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2022-07-09 14:23:58 +00:00
parent fe5a6033ef
commit fb3ad0d95d
3 changed files with 3 additions and 4 deletions

View File

@ -188,7 +188,6 @@ ssb.addRpc(['blobs', 'get'], function(request) {
}
request.send_json_end(true);
}
request.more(function(request) {});
});
ssb.addRpc(['gossip', 'ping'], function(request) {