From 81afb3fc098fb6d641ca52ba205d75083349c3b3 Mon Sep 17 00:00:00 2001 From: m0_54007497 Date: Mon, 27 Oct 2025 09:27:49 +0800 Subject: [PATCH] debug Signed-off-by: m0_54007497 --- .../native/test/unittest/src/drm_framework_function_unittest.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/frameworks/native/test/unittest/src/drm_framework_function_unittest.cpp b/frameworks/native/test/unittest/src/drm_framework_function_unittest.cpp index 0595470b..5ffa62a5 100644 --- a/frameworks/native/test/unittest/src/drm_framework_function_unittest.cpp +++ b/frameworks/native/test/unittest/src/drm_framework_function_unittest.cpp @@ -17,7 +17,6 @@ #include "gmock/gmock.h" #include "drm_helper.h" #include "drm_framework_unittest.h" -#include "drm_net_observer.h" using namespace testing::ext; using namespace std;