fix: run ocr alone without opencv

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