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

Commit c1e8db1

Browse files
fsdiogodaviddias
authored andcommitted
fix: remove unused var (#1273)
1 parent 78ca93a commit c1e8db1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/components/swarm.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
const multiaddr = require('multiaddr')
44
const promisify = require('promisify-es6')
55
const values = require('lodash.values')
6-
const PeerId = require('peer-id')
76

87
const OFFLINE_ERROR = require('../utils').OFFLINE_ERROR
98

0 commit comments

Comments
 (0)