Signed-off-by: kentzustc <zhangle110@huawei.com>
Change-Id: I37d6382775f3ede4afc4aa1110b2fff4e7b95778
This commit is contained in:
kentzustc 2024-08-06 16:53:23 +08:00
parent 24691fd8fb
commit a5e950a6e7
3 changed files with 1 additions and 4 deletions

View File

@ -16,7 +16,6 @@
#include "animator_option.h"
#include "interfaces/napi/kits/utils/napi_utils.h"
#include "base/thread/frame_trace_adapter.h"
namespace OHOS::Ace::Napi {

View File

@ -15,7 +15,6 @@
#include "ui_observer_listener.h"
namespace OHOS::Ace::Napi {
namespace {
constexpr char NAV_BAR[] = "navBar";

View File

@ -13,7 +13,6 @@
* limitations under the License.
*/
#include "base/perfmonitor/perf_monitor.h"
#include "napi_perf_monitor.h"