Skip to content

Commit 106fe50

Browse files
authored
Remove unused import (flutter#309)
1 parent f0b0736 commit 106fe50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/fuchsia_ctl/lib/src/emulator.dart

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

5-
import 'dart:io';
6-
75
import 'package:file/file.dart';
86
import 'package:file/local.dart';
97
import 'package:meta/meta.dart';

0 commit comments

Comments
 (0)