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 = []