Unverified Commit d5c724eb authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

Remove unused imports (#130603)

parent 41d137f3
......@@ -3,7 +3,6 @@
// found in the LICENSE file.
import 'dart:ui' as ui show PictureRecorder;
import 'dart:ui';
import 'package:flutter/animation.dart';
import 'package:flutter/foundation.dart';
......@@ -14,7 +13,6 @@ import 'package:flutter/semantics.dart';
import 'debug.dart';
import 'layer.dart';
import 'proxy_box.dart';
export 'package:flutter/foundation.dart' show
DiagnosticPropertiesBuilder,
......
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