mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-06 15:20:22 +00:00
💩👌 make lint happy
This commit is contained in:
@@ -19,6 +19,7 @@ func getrealurl(url string) (realurl string, err error) {
|
||||
if err != nil {
|
||||
return
|
||||
}
|
||||
_ = data.Body.Close()
|
||||
realurl = data.Request.URL.String()
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user