Remove useless internal package.

This commit is contained in:
zicla
2019-04-25 16:59:21 +08:00
parent b076a43f30
commit ff91e2aa38
7 changed files with 48 additions and 48 deletions

View File

@ -1,12 +1,12 @@
package rest
import (
"encoding/xml"
"fmt"
"net/http"
"path"
"strconv"
"tank/rest/dav"
"tank/rest/dav/xml"
)
//访问前缀,这个是特殊入口