chore: dart fix

This commit is contained in:
Lucas.Xu 2022-10-11 09:33:16 +08:00
parent b5e9bf6ee3
commit 06173195c5

View File

@ -3,7 +3,6 @@ import 'dart:collection';
import 'package:appflowy_editor/src/core/document/node.dart';
import 'package:appflowy_editor/src/editor_state.dart';
import 'package:appflowy_editor/src/infra/flowy_svg.dart';
import 'package:appflowy_editor/src/core/transform/transaction.dart';
import 'package:appflowy_editor/src/render/selection_menu/selection_menu_service.dart';
import 'package:flutter/material.dart';