mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:17:26 +08:00
Ignore unused thing inspection
This commit is contained in:
parent
6c95b88589
commit
14936677fc
@ -84,6 +84,7 @@ namespace osu.Game.Skinning
|
||||
|
||||
public override IBindable<TValue>? GetConfig<TLookup, TValue>(TLookup lookup)
|
||||
{
|
||||
// ReSharper disable once RedundantAssignment (used in `finally` debug logic)
|
||||
bool wasHit = true;
|
||||
|
||||
try
|
||||
|
Loading…
Reference in New Issue
Block a user