Remove usings to extensions.

This commit is contained in:
Huo Yaoyuan
2017-09-24 06:03:52 +08:00
parent 87c8278139
commit 2b11ecec13
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System;
using osu.Framework.Extensions;
using osu.Framework.IO.Network;
namespace osu.Game.Online.API