This commit is contained in:
Dean Herbert
2017-05-12 13:25:50 +09:00
parent ffa59c6cb3
commit f248efb01f
2 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,6 @@ using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Primitives;
using osu.Game.Graphics.Sprites;
namespace osu.Game.Online.Chat.Drawables
{