Skip to content

Commit cfe4344

Browse files
committed
Removed Echo statement
1 parent 05774bd commit cfe4344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DynamicWebImage.wl

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ DynamicWebImage[
9999
"https://www.wolframcloud.com/objects/b3m2a1.paclets/PacletServer"
100100
];
101101
qwantPacletUpdated =
102-
Length@PacletManager`PacletFind["ServiceConnection_Qwant"] > 0//Echo
102+
Length@PacletManager`PacletFind["ServiceConnection_Qwant"] > 0
103103
],
104104
qwantInstance = Quiet @ ServiceConnect["Qwant"]
105105
},

0 commit comments

Comments
 (0)