mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove unused import to silence analyzer
This commit is contained in:
parent
c6ae330320
commit
bb38d1d974
@ -1,7 +1,6 @@
|
||||
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);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user