refactor code structure (#1738)
This commit is contained in:
@@ -27,8 +27,6 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
type Interface interface {
|
||||
}
|
||||
|
||||
type Client struct {
|
||||
client *http.Client
|
||||
|
||||
Reference in New Issue
Block a user