Closed natebosch closed 7 years ago
Some refactoring must have left this pattern. findAssetIds already returns an Iterable and we don't need to clone the values or use toList().
Also remove show from package:build import since there is nothing ambiguous.
show
Some refactoring must have left this pattern. findAssetIds already returns an Iterable and we don't need to clone the values or
use toList().
Also remove
show
from package:build import since there is nothing ambiguous.