Skip to content

Commit

Permalink
Removes redundant imports on conf.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
TrveFenris committed Dec 17, 2020
1 parent d771765 commit a8f7286
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/conf.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
//! passed to the [`ContextBuilder`](../struct.ContextBuilder.html).
use std::io;
use toml;

use crate::error::GameResult;

Expand Down

0 comments on commit a8f7286

Please sign in to comment.