refactor: add s3 import
This commit is contained in:
parent
11e533577b
commit
0eb67cd8da
|
@ -2,6 +2,7 @@ package interfaces
|
|||
|
||||
import (
|
||||
"git.lumeweb.com/LumeWeb/portal/db/models"
|
||||
"github.com/aws/aws-sdk-go-v2/service/s3"
|
||||
tusd "github.com/tus/tusd/v2/pkg/handler"
|
||||
"io"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue