diff --git a/server/operation.go b/server/operation.go index f9a10cd..060c8c3 100644 --- a/server/operation.go +++ b/server/operation.go @@ -4,7 +4,7 @@ import ( "context" "encoding/json" "fmt" - "go-ayo/common/logger" + "go-ayo/logger" "houston/shared" "houston/shared/protos" "reflect"