Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 9ee14bb

Browse files
updating
1 parent 0fe22f7 commit 9ee14bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/http-api/inject/dht.js

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ chai.use(dirtyChai)
1010
module.exports = (http) => {
1111
describe('/dht', () => {
1212
let api
13-
console.log('HTTT', http)
1413
before(() => {
1514
api = http.api._apiServer
1615
})

0 commit comments

Comments
 (0)