Skip to content

Commit 8158ff0

Browse files
committed
style: fix linting issues
1 parent 55c8561 commit 8158ff0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/seerr/seerr_chopper_service.chopper.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ final class _$SeerrChopperService extends SeerrChopperService {
9797
}
9898

9999
@override
100-
SeerrQuickConnectAuthBody body) {
101100
Future<Response<SeerrUserModel>> quickConnectAuthenticate(SeerrQuickConnectAuthBody body) {
102101
final Uri $url = Uri.parse('/api/v1/auth/jellyfin/quickconnect/authenticate');
103102
final $body = body;

0 commit comments

Comments
 (0)