fix: run ocr alone without opencv

This commit is contained in:
debugtalk
2022-09-21 17:50:08 +08:00
committed by xucong053
parent af54e011d2
commit fe41b20828

View File

@@ -5,7 +5,6 @@ package uixt
import (
"bytes"
"image"
"io/ioutil"
"os"
cvHelper "github.com/electricbubble/opencv-helper"