Remove the nullable disable annotation in the localisation.

This commit is contained in:
andy840119
2022-06-28 20:56:02 +08:00
parent 7c9c499e19
commit de7f2a0bba
35 changed files with 0 additions and 70 deletions

View File

@ -1,8 +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 disable
using System;
using System.Collections.Generic;
using System.Globalization;