Skip to content

Commit

Permalink
ci(overview-test): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
CHOOSEIT committed Mar 26, 2024
1 parent fdc4153 commit da18c90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/component/home/static_home_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import "package:flutter/material.dart";
import "package:flutter_test/flutter_test.dart";
import "package:hooks_riverpod/hooks_riverpod.dart";
import "package:proxima/viewmodels/home_view_model.dart";
import "package:proxima/views/filter_widgets/timeline_filter/timeline_filter_dropdown.dart";
import "package:proxima/views/home/bottom_navigation_bar/navigation_bottom_bar.dart";
import "package:proxima/views/home/posts/home_feed.dart";
import "package:proxima/views/home/posts/post_card/post_card.dart";
Expand Down

0 comments on commit da18c90

Please sign in to comment.