1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 18:21:17 +08:00

Remove weird nullable enable and double licence header

This commit is contained in:
Bartłomiej Dach
2023-06-26 22:19:52 +02:00
Unverified
parent a74547c43c
commit 8a7a42b7ec
@@ -1,10 +1,6 @@
// 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.
#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.
using System;
using System.Collections.Generic;
using System.Linq;