Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jdk-21 committed Nov 3, 2024
1 parent 58d9ab2 commit 8c5e38c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/screens/profile_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import 'package:flutter_gen/gen_l10n/app_localizations.dart';
import 'package:jellyflix/providers/database_provider.dart';
import 'package:jellyflix/providers/device_info_provider.dart';
import 'package:jellyflix/providers/download_provider.dart';
import 'package:tentacle/tentacle.dart';

class ProfileScreen extends HookConsumerWidget {
const ProfileScreen({super.key});
Expand Down

0 comments on commit 8c5e38c

Please sign in to comment.