Skip to content

Commit

Permalink
import_sorter
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Oct 2, 2023
1 parent 2893e22 commit d2355a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/features/meeting/domain/entities/call_state_test.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
// Package imports:
import 'package:flutter_test/flutter_test.dart';
import 'package:flutter_webrtc/flutter_webrtc.dart';

// Project imports:
import 'package:waterbus/features/meeting/domain/entities/call_state.dart';

void main() {
Expand Down

0 comments on commit d2355a5

Please sign in to comment.