mirror of
https://github.com/ppy/osu.git
synced 2025-03-25 08:47:20 +08:00
Remove redundant constructor
This commit is contained in:
parent
9363194f15
commit
5f3241978c
@ -9,8 +9,5 @@ namespace osu.Game.Online.Multiplayer
|
||||
[Serializable]
|
||||
public class InvalidPasswordException : HubException
|
||||
{
|
||||
public InvalidPasswordException()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user