Skip to content

Commit

Permalink
Remove one more nullable disable
Browse files Browse the repository at this point in the history
  • Loading branch information
smoogipoo authored and peppy committed Jun 22, 2022
1 parent 1018c98 commit 321920b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions osu.Game/Overlays/Settings/Sections/MaintenanceSection.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// Copyright (c) ppy Pty Ltd <[email protected]>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.

#nullable disable

using osu.Framework.Graphics;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Localisation;
Expand Down

0 comments on commit 321920b

Please sign in to comment.