diff --git a/entry/src/main/cpp/HIAIModelManager.cpp b/entry/src/main/cpp/HIAIModelManager.cpp index d6d2912cf783ce18760bbc09b48fddbe15bd3671..34673f0c5ce02ee4d1bb63ef95b965ac59d746b1 100644 --- a/entry/src/main/cpp/HIAIModelManager.cpp +++ b/entry/src/main/cpp/HIAIModelManager.cpp @@ -315,4 +315,4 @@ OH_NN_ReturnCode HIAIModelManager::UnloadModel() OH_NNExecutor_Destroy(&executor_); return OH_NN_SUCCESS; -} \ No newline at end of file +}