Skip to content

Commit 869d199

Browse files
committed
the export is also no longer needed
1 parent 6a6d977 commit 869d199

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libp2p/protocols/connectivity/dcutr/server.nim

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import ../../protocol,
1919
../../../switch,
2020
../../../utils/future
2121

22-
export DcutrError
2322
export chronicles
2423

2524
type Dcutr* = ref object of LPProtocol

0 commit comments

Comments
 (0)