merging with dev/ceddric
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
package blogs
|
package blogs
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
@@ -31,5 +30,3 @@ func HandleDelete(w http.ResponseWriter, r *http.Request) {
|
|||||||
Message: "Blog deleted.",
|
Message: "Blog deleted.",
|
||||||
}.Respond(w, http.StatusOK)
|
}.Respond(w, http.StatusOK)
|
||||||
}
|
}
|
||||||
=======
|
|
||||||
>>>>>>> dev/cedric
|
|
||||||
|
|||||||
Reference in New Issue
Block a user