Remove redundant code

This commit is contained in:
Ming Ming 2021-09-25 14:00:53 +08:00
parent 3d5de229cb
commit 0a6a90f963

View file

@ -326,7 +326,7 @@ class _ViewerDetailPaneState extends State<ViewerDetailPane> {
await NotifiedAction(
() async {
final albumRepo = AlbumRepo(AlbumCachedDataSource());
await UpdateAlbum(albumRepo).call(
await UpdateAlbum(albumRepo)(
widget.account,
widget.album!.copyWith(
coverProvider: AlbumManualCoverProvider(