Skip to content

Commit 229649f

Browse files
committed
Fix lint issues
1 parent c214745 commit 229649f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/models/rocket/rocket_resource.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import 'package:equatable/equatable.dart';
22
import 'package:flutter/foundation.dart';
3-
import 'package:flutter_bloc_app_template/models/rocket/rocket_first_stage_resource.dart';
4-
import 'package:flutter_bloc_app_template/models/rocket/rocket_second_stage_resource.dart';
53

64
import 'rocket.dart';
75

0 commit comments

Comments
 (0)