mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 20:22:55 +08:00
Removed unnecessary "using" statement
This commit is contained in:
parent
b4513497d6
commit
82a9b57277
@ -1,7 +1,6 @@
|
||||
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
|
||||
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||
|
||||
using System;
|
||||
using OpenTK;
|
||||
using OpenTK.Graphics;
|
||||
using osu.Framework.Allocation;
|
||||
|
Loading…
Reference in New Issue
Block a user