mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:47:52 +08:00
Remove blank line
This commit is contained in:
parent
115ea244be
commit
c5358cbb6b
@ -38,7 +38,6 @@ namespace osu.Android
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
#pragma warning disable CS0618 // Type or member is obsolete
|
||||
// this is required else older SDKs will report missing method exception.
|
||||
versionName = packageInfo.VersionCode.ToString();
|
||||
|
Loading…
Reference in New Issue
Block a user