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

chore(docs): removed reference to part that is not ready yet

This commit is contained in:
munja
2022-09-16 10:59:02 +01:00
parent c78211aa1c
commit 2ee9a4cee4
3 changed files with 1 additions and 7 deletions

View File

@@ -8659,9 +8659,6 @@ run;
%put %sysfunc(hashing_file(md5,/path/to/file.blob,0));
An example of this logic being applied in JavaScript is available in the
@sasjs/utils library.
Usage:
%let fpath=/some/directory;