mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 06:37:14 -04:00
chore: remove unuse import
This commit is contained in:
parent
b844aebd00
commit
add9f16717
1 changed files with 0 additions and 1 deletions
|
@ -628,7 +628,6 @@ extension LinkExtension on BuildContext {
|
|||
.setData(ClipboardServiceData(plainText: link));
|
||||
if (mounted) {
|
||||
showToastNotification(
|
||||
this,
|
||||
message: LocaleKeys.shareAction_copyLinkSuccess.tr(),
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue