From 95f1567f12ea61c074e455e410494a5521e94d54 Mon Sep 17 00:00:00 2001 From: wanghuajian Date: Fri, 13 Sep 2024 11:40:01 +0800 Subject: [PATCH] fix bug Signed-off-by: wanghuajian --- framework/innerkits/src/pasteboard_utils.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/framework/innerkits/src/pasteboard_utils.cpp b/framework/innerkits/src/pasteboard_utils.cpp index a7be6751..4b6c6942 100644 --- a/framework/innerkits/src/pasteboard_utils.cpp +++ b/framework/innerkits/src/pasteboard_utils.cpp @@ -20,7 +20,6 @@ #include "html.h" #include "image.h" #include "link.h" -#include "paste_data_entry.h" #include "paste_data_record.h" #include "pixel_map.h" #include "plain_text.h"