mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
active source/id from db watch
This commit is contained in:
@@ -2,7 +2,6 @@ import 'package:hooks_riverpod/hooks_riverpod.dart';
|
||||
|
||||
import '../../services/sync_service.dart';
|
||||
import 'database.dart';
|
||||
import 'settings.dart';
|
||||
import 'source.dart';
|
||||
|
||||
final syncServiceProvider = Provider<SyncService>((ref) {
|
||||
|
||||
Reference in New Issue
Block a user