mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-09 16:12:26 +08:00
6 lines
62 B
Go
6 lines
62 B
Go
package storage
|
|
|
|
import (
|
|
_ "github.com/qiniu/api.v7/conf"
|
|
)
|