EOF remove blank spaces

This commit is contained in:
John Neijzen
2017-06-08 14:56:03 +08:00
parent 4abad17b92
commit d9a9616125
9 changed files with 0 additions and 9 deletions

View File

@ -39,4 +39,3 @@ namespace osu.Game.Database
}
}
}

View File

@ -36,4 +36,3 @@ namespace osu.Game.Database
public string StoryboardFile { get; set; }
}
}