mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 20:07:29 +08:00
Removed unnecessary "using" statements
This commit is contained in:
parent
735dbddd17
commit
c574cc4308
@ -8,11 +8,7 @@ using osu.Framework.Graphics.Containers;
|
||||
using osu.Framework.Input;
|
||||
using osu.Game.Graphics;
|
||||
using osu.Game.Graphics.Sprites;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace osu.Game.Online.Chat
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user