1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: removing line added automatically

This commit is contained in:
Allan Bowe
2022-07-18 11:57:19 +00:00
parent 65e6de9663
commit ff420434ae

View File

@@ -16,7 +16,6 @@ import {
readFile,
isWindows
} from '@sasjs/utils'
import { processProgram } from './processProgram'
const execFilePromise = promisify(execFile)