mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Removed unnecessary methods, changed tests, and moved LimitedCapacityQueue.cs to a more generic namespace.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
using System;
|
||||
using NUnit.Framework;
|
||||
using osu.Game.Rulesets.Difficulty.Utils;
|
||||
using osu.Game.Utils;
|
||||
|
||||
namespace osu.Game.Tests.NonVisual
|
||||
{
|
||||
|
Reference in New Issue
Block a user