diff --git a/paddlespeech/t2s/ssml/__init__.py b/paddlespeech/t2s/ssml/__init__.py index f344250d2d7b5c1a92ee67236fe57c9cce5602d9..9b4db053b2efbbbd8384875495e6c077744a5191 100644 --- a/paddlespeech/t2s/ssml/__init__.py +++ b/paddlespeech/t2s/ssml/__init__.py @@ -11,5 +11,4 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - from .xml_processor import *