Chore: code cleaning
This commit is contained in:
		| @@ -248,7 +248,7 @@ func HandleMarkCard(w http.ResponseWriter, r *http.Request) { | ||||
| 				return | ||||
| 			} | ||||
| 		} else { | ||||
| 			// TODO: if mark was found, it needs to be removed | ||||
| 			// if mark was found, it needs to be removed | ||||
| 			if err := repo.CardMarksRemove(r.Context(), card.ID, fi.State.Username); err != nil { | ||||
| 				log.Error("failed to remove mark", "error", err, "card", card) | ||||
| 				abortWithError(w, "failed to remove mark") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Grail Finder
					Grail Finder