Closed LucianBuzzo closed 3 years ago
We could just return first result from getTypesFromViewCard
right? And it won't be major change any more. But I'm perfectly ok to remove it, you decide.
@karaxuna I'd much rather bite the bullet and remove the redundant code
This function is nearly identical to
getTypesFromViewCard
but only returns a single type and doesn't handle enums very well. Any implementation that uses the removed function should use the pluralized version instead.Change-type: major Signed-off-by: Lucian Buzzo lucian.buzzo@gmail.com