mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-18 08:00:14 +01:00
fix linter issues
This commit is contained in:
parent
6b9fd8d7ef
commit
a32468d1fe
9 changed files with 64 additions and 61 deletions
|
|
@ -16,7 +16,6 @@ func ConvertToHostname(url string) (string, string, error) {
|
|||
hostName := u.Hostname()
|
||||
port := u.Port()
|
||||
|
||||
|
||||
return hostName, port, err
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue