Skip to content

Commit 082c8d4

Browse files
committed
removed console.log
1 parent 0d798c4 commit 082c8d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

js/jquery.storelocator.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,6 @@ $.fn.storeLocator = function(options) {
325325
dataTypeRead = settings.dataType;
326326
}
327327

328-
console.log((settings.dataType === 'jsonp' ? settings.jsonpCallback : null));
329-
330328
//Process the data
331329
$.ajax({
332330
type: "GET",

0 commit comments

Comments
 (0)