From 063d1ff1e7eb9ed4f8f905847664899afef52f5e Mon Sep 17 00:00:00 2001 From: Khanbala Rashidov <50279392+KhanbalaRashidov@users.noreply.github.com> Date: Wed, 14 Dec 2022 11:47:50 +0300 Subject: [PATCH] Update main.go --- cli-preprocessor/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli-preprocessor/main.go b/cli-preprocessor/main.go index 1dc4e92..cbd0070 100644 --- a/cli-preprocessor/main.go +++ b/cli-preprocessor/main.go @@ -5,7 +5,7 @@ import ( "fmt" "github.com/couchbaselabs/logg" - ocrworker "github.com/tleyden/open-ocr" + "github.com/tleyden/open-ocr" ) // This assumes that there is a rabbit mq running