Skip to content

Commit b8f3897

Browse files
Rohit MishraRohit Mishra
authored andcommitted
updated in config file
1 parent 2b8c17b commit b8f3897

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/utility.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ function wrapResult($result = '', $queryObject = '') {
256256
function contentstackRequest($queryObject = '', $type = ''){
257257
$server_output = '';
258258
if($queryObject) {
259-
\Contentstack\Utility\debug(contentstackUrl($queryObject, $type));
260259
$http = curl_init(contentstackUrl($queryObject, $type));
261260

262261
// setting the GET request

0 commit comments

Comments
 (0)