Removed some whitespace.

This commit is contained in:
John Mitchell 2020-08-13 13:00:27 -04:00
parent 5b99ad2483
commit 3f5aae877e

View File

@ -9,7 +9,6 @@ bitflags::bitflags! {
}
}
#[derive(Hash, Clone, Debug, Eq, PartialEq, Ord, PartialOrd)]
pub struct BindingDescriptor {
pub name: String,