Skip to content

Commit cd69322

Browse files
Oyami-Srkspacekookie
authored andcommitted
remove unused use declaration
1 parent b2fa79d commit cd69322

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/simple.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ extern crate confy;
66
extern crate serde_derive;
77

88
use std::io::Read;
9-
use confy::ConfyError;
109

1110
#[derive(Debug, Serialize, Deserialize)]
1211
struct ConfyConfig {

0 commit comments

Comments
 (0)