lint remove whitespaces.

This commit is contained in:
Miroslav Šedivý 2021-02-02 18:28:32 +01:00
parent e152ee295b
commit 91f1727723
12 changed files with 12 additions and 12 deletions

View file

@ -46,7 +46,7 @@ func (h *RoomHandler) Route(r chi.Router) {
// and this content is sent back to client as text in another
// clipboard update. Therefore endpoint is not usable!
//r.Post("/image", h.clipboardSetImage)
// TODO: Refactor. If there would be implemented custom target
// retrieval, this endpoint would be useful.
//r.Get("/targets", h.clipboardGetTargets)