mirror of
https://github.com/openstf/stf
synced 2025-10-04 02:09:32 +02:00
Remove left over bits from the old heartbeat implementation.
This commit is contained in:
parent
6443215a7c
commit
181829b55c
2 changed files with 0 additions and 2 deletions
|
@ -4,7 +4,6 @@ var wire = require('./')
|
|||
|
||||
var wireutil = {
|
||||
global: '*ALL'
|
||||
, heartbeat: '*HB'
|
||||
, makePrivateChannel: function() {
|
||||
return uuid.v4(null, new Buffer(16)).toString('base64')
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue