CI fixes.

This commit is contained in:
Huo Yaoyuan
2017-10-15 16:53:30 +08:00
parent 9b3676c562
commit 06fe874594
3 changed files with 1 additions and 5 deletions

View File

@ -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 osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;