Update preview.go

This commit is contained in:
niubility000 2021-12-17 10:16:33 +08:00 committed by GitHub
parent e9d5094f86
commit bc21a7d0d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ import (
"fmt" "fmt"
"io" "io"
"net/http" "net/http"
"github.com/gorilla/mux" "github.com/gorilla/mux"
"github.com/filebrowser/filebrowser/v2/files" "github.com/filebrowser/filebrowser/v2/files"