mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-23 17:18:31 +00:00
chore: dart fix
This commit is contained in:
parent
b5e9bf6ee3
commit
06173195c5
1 changed files with 0 additions and 1 deletions
|
|
@ -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';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue