mirror of
https://github.com/openharmony/useriam_auth_executor_mgr.git
synced 2026-07-19 14:43:31 -04:00
fix format_check
Signed-off-by: 韩震 <hanzhen10@huawei.com> Change-Id: I1c2090fac9f13760f28e13ba4624edbc2b486244
This commit is contained in:
@@ -58,9 +58,7 @@ ohos_shared_library("coauth_framework") {
|
||||
"${coauth_utils_path}:utils_config",
|
||||
]
|
||||
|
||||
deps = [
|
||||
"//utils/native/base:utils",
|
||||
]
|
||||
deps = [ "//utils/native/base:utils" ]
|
||||
|
||||
external_deps = [
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
|
||||
Reference in New Issue
Block a user