mirror of
https://github.com/ppy/osu
synced 2024-12-14 19:06:07 +00:00
removed wrong using >.>
This commit is contained in:
parent
d8bb72dd78
commit
1f19d72474
@ -5,7 +5,6 @@ using osu.Framework.Graphics;
|
||||
using osu.Framework.Graphics.Primitives;
|
||||
using osu.Framework.Testing;
|
||||
using osu.Game.Database;
|
||||
using osu.Game.Screens.Select;
|
||||
using osu.Game.Screens.Select.Details;
|
||||
using System;
|
||||
using System.Linq;
|
||||
|
@ -5,6 +5,7 @@ using OpenTK.Graphics;
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Graphics.Containers;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
namespace osu.Game.Screens.Select.Details
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user