"examples/git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "b66ffc1d952d0b20d6706ada783ae5b23e4ee734"
Commit ca24d386 authored by WenmuZhou's avatar WenmuZhou
Browse files

remove logger import

parent b6a9f5d2
...@@ -21,7 +21,6 @@ import copy ...@@ -21,7 +21,6 @@ import copy
import platform import platform
__all__ = ['build_post_process'] __all__ = ['build_post_process']
from ppocr.utils.logging import get_logger
from .db_postprocess import DBPostProcess, DistillationDBPostProcess from .db_postprocess import DBPostProcess, DistillationDBPostProcess
from .east_postprocess import EASTPostProcess from .east_postprocess import EASTPostProcess
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment