forked from cory/tildefriends
Slight cleanup.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3921 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user