Skip to content

Commit 415ac50

Browse files
committed
frel
1 parent 019b8ab commit 415ac50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

+stdlib/relative_to.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
r = stdlib.posix(b.relativize(o));
2222
catch e
2323
if contains(e.message, 'java.lang.IllegalArgumentException')
24-
disp('ow')
2524
r = "";
2625
else
2726
rethrow(e);

0 commit comments

Comments
 (0)