💚 appease codacy

This commit is contained in:
Brady 2023-07-04 21:44:10 -07:00
parent 827125d827
commit 57c3e369b0
No known key found for this signature in database
GPG Key ID: 73A788379A197567
1 changed files with 2 additions and 0 deletions

View File

@ -237,6 +237,8 @@ public final class InventoryBehavior extends Behavior implements Helper {
});
}
break;
default:
break;
}
}
return null;