mirror of
https://github.com/simon-ding/polaris.git
synced 2026-03-07 10:00:46 +08:00
remove
This commit is contained in:
@@ -172,8 +172,6 @@ class _NestedTabBarState extends ConsumerState<NestedTabBar>
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
var torrents = ref.watch(
|
||||
mediaTorrentsDataProvider(TorrentQuery(mediaId: widget.id)).future);
|
||||
var histories = ref.watch(mediaHistoryDataProvider(widget.id));
|
||||
|
||||
return Column(
|
||||
|
||||
Reference in New Issue
Block a user