Skip to content

Commit

Permalink
Update lib/services/api_service.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan <[email protected]>
  • Loading branch information
twsouthwick and jdk-21 authored Nov 17, 2024
1 parent 71c1455 commit 6ba9529
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/services/api_service.dart
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ class ApiService {
_user = user;

String authHeader = await buildHeader();
await buildHeader();

_jellyfinApi = Tentacle(
dio: Dio(BaseOptions(
Expand Down

0 comments on commit 6ba9529

Please sign in to comment.