mirror of
https://github.com/osukey/osukey.git
synced 2025-06-05 12:57:39 +09:00
Remove negligible default hidden TODO
This commit is contained in:
parent
ad78aec1ef
commit
75adec57eb
@ -18,7 +18,6 @@ namespace osu.Game.Rulesets.Edit.Checks.Components
|
|||||||
/// <summary> An error occurred and a complete check could not be made. </summary>
|
/// <summary> An error occurred and a complete check could not be made. </summary>
|
||||||
Error,
|
Error,
|
||||||
|
|
||||||
// TODO: Negligible issues should be hidden by default.
|
|
||||||
/// <summary> A possible mistake so minor/unlikely that it can often be safely ignored. </summary>
|
/// <summary> A possible mistake so minor/unlikely that it can often be safely ignored. </summary>
|
||||||
Negligible,
|
Negligible,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user