logger 패키지 이동

This commit is contained in:
2023-05-22 00:15:06 +09:00
parent 3e8c79a48b
commit 48d50d7160
5 changed files with 6 additions and 5 deletions

View File

@ -5,7 +5,7 @@ import (
"archive/zip"
"errors"
"fmt"
"go-ayo/common/logger"
"go-ayo/logger"
"houston/shared"
"houston/shared/protos"
"io"