Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dogancanbakir committed Sep 15, 2024
1 parent b7c7918 commit 146f6ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/protocols/common/hosterrorscache/hosterrorscache.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ func (c *Cache) NormalizeCacheValue(value string) string {
}

normalizedValue = u.Host
err = nil
} else {
port := u.Port()
if port == "" {
Expand Down

0 comments on commit 146f6ae

Please sign in to comment.