mirror of
https://github.com/sasjs/core.git
synced 2026-01-05 00:20:05 +00:00
fix: removing WARNINGs from code logic
This commit is contained in:
@@ -32,7 +32,7 @@ data _null_;
|
||||
call symputx('stpuri',uri,'l');
|
||||
run;
|
||||
%if &type ne Document %then %do;
|
||||
%put WARNING: No Document found at ⌖
|
||||
%put %str(WARN)ING: No Document found at ⌖
|
||||
%return;
|
||||
%end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user