Remove unused using statement

This commit is contained in:
Dean Herbert 2021-10-29 12:14:14 +09:00
parent e0cdcdd7a4
commit 0a56e22fa0
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
// 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.
using System;
using NUnit.Framework;
using osu.Game.Beatmaps;
using osu.Game.Rulesets.Osu.Objects;