diff --git a/backends/caiyun.go b/backends/caiyun.go index 8fb677d..0147747 100644 --- a/backends/caiyun.go +++ b/backends/caiyun.go @@ -23,7 +23,6 @@ type CaiyunConfig struct { apiKey string lang string debug bool - tz *time.Location } func (c *CaiyunConfig) Setup() {