mirror of https://github.com/ppy/osu
A bit more cleanup
This commit is contained in:
parent
bc3382f373
commit
5dfaf27722
|
@ -1,4 +1,3 @@
|
|||
#nullable enable
|
||||
// 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.
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#nullable enable
|
||||
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
||||
// 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.
|
||||
|
||||
using System;
|
||||
|
|
Loading…
Reference in New Issue