Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulexus committed May 18, 2020
1 parent fb06813 commit 3e90720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion http.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ func (s *dispatcherSets) handleIPCheckRequest(w http.ResponseWriter, r *http.Req
}

w.WriteHeader(http.StatusNotFound)
return
}

// Return a given dispatcher set
Expand Down

0 comments on commit 3e90720

Please sign in to comment.