Skip to content

Commit 9ae5754

Browse files
author
Usman Liaqat
committed
Dangling console.log statement
1 parent dee18fc commit 9ae5754

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ipgeolocation.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ var _ipgeolocation = function() {
173173
userAgent = u;
174174
},
175175
setFields: function(f = "") {
176-
console.log("set");
177176
fields = f;
178177
},
179178
setExcludes: function(e = "") {

0 commit comments

Comments
 (0)