swarm: deleted extra lines

This commit is contained in:
Coogan 2018-01-17 14:21:40 -06:00
parent c07fbe71f1
commit f6305fc511

View file

@ -671,8 +671,6 @@ func (s *Server) ServeHTTP(w http.ResponseWriter, r *http.Request) {
return
}
s.HandleGetFile(w, req)
default: