remove superfluous newline
[ci skip]
This commit is contained in:
parent
fd62944efc
commit
908104e365
@ -69,7 +69,6 @@ impl From<MigrationError> for Error {
|
||||
match err {
|
||||
MigrationError::Io(e) => Error::Io(e),
|
||||
_ => Error::MigrationFailed,
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user