Add missing license header and remove unused usings

This commit is contained in:
Ronnie Moir 2020-06-17 14:49:55 +01:00
parent c3e268616f
commit bed5e857df
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using System.Text;
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
namespace osu.Game.Rulesets.Mods
{