mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-21 04:57:11 +02:00
lint remove whitespaces.
This commit is contained in:
parent
e152ee295b
commit
91f1727723
12 changed files with 12 additions and 12 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue