fix: run ocr alone without opencv

This commit is contained in:
debugtalk
2022-09-28 14:10:50 +08:00
committed by xucong053
parent 44b7a1a907
commit 3a661a5be5
-1
View File
@@ -5,7 +5,6 @@ package uixt
import (
"bytes"
"image"
"io/ioutil"
"os"
cvHelper "github.com/electricbubble/opencv-helper"