Skip to content

Commit

Permalink
Remove unnecessary #nullable disable
Browse files Browse the repository at this point in the history
  • Loading branch information
Susko3 committed Apr 29, 2024
1 parent 02d0237 commit 2678411
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions osu.Framework/Platform/CursorState.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 System;

namespace osu.Framework.Platform
Expand Down

0 comments on commit 2678411

Please sign in to comment.