rm leading whitespace

This commit is contained in:
Max Bradbury 2020-04-12 13:22:56 +01:00
parent 5d6e580918
commit ca1b86c2b3
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#[derive(Debug, Eq, PartialEq)]
pub struct Position {
pub(crate) x: u8,