Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

Commit

Permalink
Remove stale struct forgotten from last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
maruel committed Jun 18, 2017
1 parent 99839cc commit 2881fcd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions cmd/lepton/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,3 @@ func (s *WebServer) stream(w *websocket.Conn) {
}
}
}

// Private details.

type loggingHandler struct {
http.Handler
}

0 comments on commit 2881fcd

Please sign in to comment.