Skip to content

Commit

Permalink
Fixed imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ActiveChooN committed Jan 20, 2025
1 parent 5865baa commit d042fcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration_test/app_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
//
// SPDX-License-Identifier: Apache-2.0

import 'package:flutter_test/flutter_test.dart';
import 'package:inference/main.dart';
import 'package:integration_test/integration_test.dart';

void main() {
Expand Down

0 comments on commit d042fcb

Please sign in to comment.