mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00: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…
Reference in New Issue
Block a user