merging with dev/ceddric
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user