Fix error-level inspections.

This commit is contained in:
Dean Herbert
2017-03-07 13:52:47 +09:00
parent 3e4cd0dc7c
commit ecdbcb20cf
4 changed files with 1 additions and 14 deletions

View File

@ -1,8 +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;
namespace osu.Game.Modes.Catch
{
public class CatchModNoFail : ModNoFail