From df24be289221a37b55f9853d2083cf5a0a5382dc Mon Sep 17 00:00:00 2001
From: 雾聪 <wucong.lyb@alibaba-inc.com>
Date: 星期四, 26 九月 2024 00:11:19 +0800
Subject: [PATCH] Revert "fix onnxruntime memoryleak when load model (#2108)"

---
 funasr/models/campplus/__init__.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/funasr/models/campplus/__init__.py b/funasr/models/campplus/__init__.py
index ff44fed..e69de29 100644
--- a/funasr/models/campplus/__init__.py
+++ b/funasr/models/campplus/__init__.py
@@ -1 +0,0 @@
-from .campplus import CAMPPlus

--
Gitblit v1.9.1