Skip to content

Commit 45c577f

Browse files
committed
FIX: require
1 parent 01a4128 commit 45c577f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/statsRoute.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
const attachHttpServer = require('./attachHttp')
2+
13
const get8Chars =
24
peerId => Buffer.from(peerId, "hex")
35
.toString()

0 commit comments

Comments
 (0)