From 5b0eebb2c0b782d3cd1be83f1cc4c44ee714abd5 Mon Sep 17 00:00:00 2001 From: Dima Horbenko Date: Fri, 1 Sep 2023 10:52:00 +0300 Subject: [PATCH] Fix code format Signed-off-by: Dima Horbenko Change-Id: Ib804da2c2f1f505890b0b16ef52a22ab981c7201 --- xts_demo/BUILD.gn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/xts_demo/BUILD.gn b/xts_demo/BUILD.gn index 3af5bad..bca8bae 100644 --- a/xts_demo/BUILD.gn +++ b/xts_demo/BUILD.gn @@ -29,9 +29,7 @@ b91_firmware("xts_demo") { "module_ActsDfxFuncTest", ] - deps = [ - "//build/lite:ohos", - ] + deps = [ "//build/lite:ohos" ] if (!defined(ldflags)) { ldflags = []