Skip to content

Commit 84b0324

Browse files
committed
Fix analysis
1 parent ca9536d commit 84b0324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/ffigen/test/unit_tests/normalize_path_test.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import 'dart:io';
66

7-
import 'package:ffigen/src/config_provider/spec_utils.dart';
7+
import 'package:ffigen/src/config_provider/utils.dart';
88
import 'package:path/path.dart' as p;
99
import 'package:test/test.dart';
1010

0 commit comments

Comments
 (0)