1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-10 22:14:35 +00:00

chore: removing put statements

This commit is contained in:
allan
2025-05-30 10:13:30 +01:00
parent 0d10441b89
commit d3f1c8e960
2 changed files with 7 additions and 7 deletions

View File

@@ -47,7 +47,7 @@
%else %let dbg=*;
%if %mfv_existfolder(&path)=1 %then %do;
%put &sysmacroname: &path already exists;
%&dbg.put &sysmacroname: &path already exists;
data &outds;
self_uri="%mfv_getpathuri(&path)";
output;