mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 08:37:06 +08:00
[Polish Code] Remove useless notes
This commit is contained in:
@@ -14,8 +14,6 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# cipher_token=WjI1fQOvhN # do not edit this line
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
from shutil import copyfile
|
from shutil import copyfile
|
||||||
|
@@ -14,7 +14,6 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# cipher_token=WjI1fQOvhN # do not edit this line
|
|
||||||
from typing import Optional
|
from typing import Optional
|
||||||
|
|
||||||
import paddle
|
import paddle
|
||||||
|
Reference in New Issue
Block a user