1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-03 21:10:05 +00:00

fix: DELETE req cannot have body

This commit is contained in:
Saad Jutt
2022-03-28 05:05:03 +05:00
parent 6dc39c0d91
commit 0a5aeceab5
4 changed files with 5 additions and 29 deletions

View File

@@ -10,7 +10,6 @@ import {
copySASjsCore,
getWebBuildFolderPath,
loadAppStreamConfig,
sasJSCoreMacros,
setProcessVariables
} from './utils'