working commit
This commit is contained in:
+1
-1
@@ -162,7 +162,7 @@ func (hand *Handler) DeleteFile(rctx *router.Context) {
|
||||
ctx := rctx.GetContext()
|
||||
code, _, err := hand.oper.DeleteFile(ctx, operatorID, params)
|
||||
if err != nil {
|
||||
hand.logg.Errorf("GetFile error: %v", err)
|
||||
hand.logg.Errorf("DeleteFIle error: %v", err)
|
||||
}
|
||||
|
||||
rctx.SetStatus(code)
|
||||
|
||||
Reference in New Issue
Block a user