Remove unused using

This commit is contained in:
Dan Balasescu
2018-01-18 21:19:06 +09:00
committed by GitHub
parent 1a83770a06
commit 46ba2cda10

View File

@ -2,7 +2,6 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System;
using System.Drawing.Imaging;
using osu.Framework.Graphics;
using osu.Game.Rulesets.Objects.Drawables;
using OpenTK;