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

fix: removing print redirection pending full #274 fix

This commit is contained in:
allan
2023-04-24 21:58:13 +01:00
parent be4951d112
commit d49ea47bd7

View File

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