diff --git a/services/BUILD.gn b/services/BUILD.gn index 8f2d6ce..74639bc 100755 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -12,8 +12,7 @@ # limitations under the License. import("//base/miscservices/time/time.gni") -import( - "//foundation/distributeddatamgr/relational_store/relational_store.gni") +import("//foundation/distributeddatamgr/relational_store/relational_store.gni") config("time_service_config") { visibility = [ ":*" ]