mirror of
https://github.com/sasjs/server.git
synced 2026-01-14 01:10:05 +00:00
style: lint
This commit is contained in:
@@ -103,7 +103,7 @@ router.post(
|
||||
if (req.files && req.files.length > 0) {
|
||||
filesNamesMap = makeFilesNamesMap(req.files)
|
||||
}
|
||||
|
||||
|
||||
await new ExecutionController()
|
||||
.execute(
|
||||
sasCodePath,
|
||||
|
||||
Reference in New Issue
Block a user