store/error: Remove unused imports

This commit is contained in:
Matthias Beyer 2016-01-29 23:06:04 +01:00
parent 770bffa736
commit 814e85508b
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ use std::clone::Clone;
use std::fmt::{Debug, Display, Formatter};
use std::fmt;
use std::convert::From;
use toml;
/**
* Kind of store error