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

Merge pull request #355 from sasjs/issue274

fix: removing print redirection pending full #274 fix
This commit is contained in:
Allan Bowe
2023-04-24 21:59:41 +01:00
committed by GitHub

View File

@@ -40,8 +40,6 @@ export const createSASProgram = async (
%mend;
%_sasjs_server_init()
proc printto print="%sysfunc(getoption(log))";
run;
`
program = `