merging with dev/ceddric

This commit is contained in:
gom-by
2025-01-29 18:53:38 +01:00
parent 8d2214e5dd
commit 2ea15c2acf

View File

@@ -1,5 +1,4 @@
package blogs
<<<<<<< HEAD
import (
"context"
@@ -31,5 +30,3 @@ func HandleDelete(w http.ResponseWriter, r *http.Request) {
Message: "Blog deleted.",
}.Respond(w, http.StatusOK)
}
=======
>>>>>>> dev/cedric