Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JAicewizard committed May 8, 2024
1 parent d73ae76 commit 1a9599b
Show file tree
Hide file tree
Showing 28 changed files with 94 additions and 1,844 deletions.
3 changes: 0 additions & 3 deletions integration_test/album_screen_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ void testAlbum(IntegrationTestWidgetsFlutterBinding binding) {
'mock',
false,
false,
coverphoto1,
[albumphoto1],
),
),
Expand All @@ -143,7 +142,6 @@ void testAlbum(IntegrationTestWidgetsFlutterBinding binding) {
'MOcK2',
false,
false,
coverphoto1,
[albumphoto1, albumphoto2],
),
),
Expand All @@ -157,7 +155,6 @@ void testAlbum(IntegrationTestWidgetsFlutterBinding binding) {
'MOcK2',
false,
false,
coverphoto1,
[albumphoto1, albumphoto2],
);

Expand Down
5 changes: 0 additions & 5 deletions lib/blocs.dart
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
export 'blocs/album_cubit.dart';
export 'blocs/album_list_cubit.dart';
export 'blocs/auth_cubit.dart';
export 'blocs/detail_state.dart';
export 'blocs/food_cubit.dart';
export 'blocs/full_member_cubit.dart';
export 'blocs/list_state.dart';
export 'blocs/theme_cubit.dart';
export 'blocs/welcome_cubit.dart';
150 changes: 0 additions & 150 deletions lib/blocs/food_cubit.dart

This file was deleted.

39 changes: 0 additions & 39 deletions lib/blocs/full_member_cubit.dart

This file was deleted.

39 changes: 0 additions & 39 deletions lib/blocs/theme_cubit.dart

This file was deleted.

117 changes: 0 additions & 117 deletions lib/blocs/welcome_cubit.dart

This file was deleted.

Loading

0 comments on commit 1a9599b

Please sign in to comment.