mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Remove unused variables
This commit is contained in:
@ -120,7 +120,6 @@ namespace osu.Game.Overlays.Toolbar
|
||||
public class OnlineSprite : Sprite
|
||||
{
|
||||
private readonly string url;
|
||||
private readonly int userId;
|
||||
|
||||
public OnlineSprite(string url)
|
||||
{
|
||||
|
Reference in New Issue
Block a user