Skip to content

Commit 2605c72

Browse files
author
Flávio Oliveira
authored
Fix Clippy warnings
1 parent 6c0dd33 commit 2605c72

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/errors.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
use std;
2-
use url;
3-
use tungstenite;
4-
51
error_chain! {
62
types {
73
Error, ErrorKind, ResultExt, Result;

0 commit comments

Comments
 (0)