Skip to content

Commit 3907fc8

Browse files
committed
Fix imports
1 parent c68a59b commit 3907fc8

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

pkgs/c_compiler/test/cbuilder/cbuilder_cross_android_test.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

5-
import 'dart:io';
6-
75
import 'package:c_compiler/c_compiler.dart';
86
import 'package:c_compiler/src/utils/run_process.dart';
97
import 'package:native_assets_cli/native_assets_cli.dart';

pkgs/c_compiler/test/cbuilder/cbuilder_cross_linux_host_test.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

5-
import 'dart:io';
6-
75
import 'package:c_compiler/c_compiler.dart';
86
import 'package:c_compiler/src/utils/run_process.dart';
97
import 'package:native_assets_cli/native_assets_cli.dart';

0 commit comments

Comments
 (0)