static analysis fix

This commit is contained in:
Thibault Deckers 2021-02-24 14:03:07 +09:00
parent 652405d375
commit f51d9ef14f

View file

@ -1,5 +1,3 @@
import 'dart:collection';
import 'package:flutter/foundation.dart';
class HighlightInfo extends ChangeNotifier {