Skip to content

Commit

Permalink
fix: remove debug http connect
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 authored Jul 13, 2023
1 parent 86c1c8b commit e03ff94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/transport/http.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,3 @@ export const createHTTP: CreateHTTP = (
}
})() as any
}

createHTTP('http://127.0.0.1:6800/jsonrpc')

0 comments on commit e03ff94

Please sign in to comment.