Skip to content

Commit

Permalink
Update picture_provider.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
dnfield committed Nov 30, 2021
1 parent 3cd92c6 commit 5e484da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/picture_provider.dart
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,6 @@ abstract class PictureProvider<T, U> {
final PictureInfoDecoderBuilder<U> decoderBuilder;

/// The [PictureInfoDecoder] to use for loading this picture.
@visibleForTesting
PictureInfoDecoder<U> decoder;

/// The [PictureCache] for [Picture] objects created by [PictureProvider]
Expand Down

0 comments on commit 5e484da

Please sign in to comment.