Skip to content

Commit 666ab65

Browse files
committed
[Polish Code] Remove useless notes
1 parent dd583fb commit 666ab65

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

fastdeploy/input/ernie_tokenizer.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
# limitations under the License.
1515
"""
1616

17-
# cipher_token=WjI1fQOvhN # do not edit this line
18-
1917
import os
2018
import re
2119
from shutil import copyfile

fastdeploy/model_executor/layers/activation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
# limitations under the License.
1515
"""
1616

17-
# cipher_token=WjI1fQOvhN # do not edit this line
1817
from typing import Optional
1918

2019
import paddle

0 commit comments

Comments
 (0)