mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 23:50:42 +08:00
Remove negligible default hidden TODO
This commit is contained in:
@@ -18,7 +18,6 @@ namespace osu.Game.Rulesets.Edit.Checks.Components
|
||||
/// <summary> An error occurred and a complete check could not be made. </summary>
|
||||
Error,
|
||||
|
||||
// TODO: Negligible issues should be hidden by default.
|
||||
/// <summary> A possible mistake so minor/unlikely that it can often be safely ignored. </summary>
|
||||
Negligible,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user