1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 19:22:54 +08:00

quality shenanigans

This commit is contained in:
maromalo 2022-11-06 20:12:26 -03:00
parent b7ef9b176d
commit 8eef2ba8de

View File

@ -1,7 +1,6 @@
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text. // See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Collections.Specialized; using System.Collections.Specialized;
using System.Linq; using System.Linq;