mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix the terminal example.
TBR=abarth@chromium.org Review URL: https://codereview.chromium.org/1031933002
This commit is contained in:
parent
1f589b52f0
commit
ce0ff73d1f
@ -4,7 +4,7 @@
|
||||
|
||||
import 'dart:async';
|
||||
import 'dart:core';
|
||||
import 'package:mojo/public/dart/core.dart' as core;
|
||||
import 'package:mojo/public/dart/core.dart';
|
||||
import 'package:mojo/services/files/public/interfaces/file.mojom.dart' as files;
|
||||
import 'package:mojo/services/files/public/interfaces/types.mojom.dart' as files;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user