Skip to content

Commit

Permalink
Remove accidental inclusion of an unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ashuntu committed Nov 21, 2024
1 parent bacd87c commit dbc63f8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import 'package:ubuntupro/pages/subscribe_now/subscribe_now_page.dart';
import 'package:wizard_router/wizard_router.dart';

import '../../utils/build_multiprovider_app.dart';
import '../../utils/token_samples.dart' as tks;
import 'subscribe_now_page_test.mocks.dart';

@GenerateMocks([SubscribeNowModel])
Expand Down

0 comments on commit dbc63f8

Please sign in to comment.