Resharper fixes.

This commit is contained in:
smoogipooo
2017-05-11 14:11:52 +09:00
parent 7fcbf2d8d4
commit a6b71f8ccb
14 changed files with 12 additions and 36 deletions

View File

@ -1,12 +1,10 @@
// 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 osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
namespace osu.Game.Rulesets.Mania.Timing
{
/// <summary>