Commit bb38d1d9 authored by Adam Barth's avatar Adam Barth

Remove unused import to silence analyzer

parent c6ae3303
import 'dart:sky' as sky;
import 'package:sky/rendering.dart';
import 'package:sky/widgets.dart';
import 'package:test/test.dart';
const Size _kTestViewSize = const Size(800.0, 600.0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment