mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-24 18:00:28 +00:00
removed console log
This commit is contained in:
parent
94ade0f86e
commit
ccea5be445
1 changed files with 0 additions and 1 deletions
|
|
@ -207,7 +207,6 @@
|
|||
$(linkSelector).click();
|
||||
|
||||
setTimeout(function(){
|
||||
console.log(location.hash);
|
||||
ok(hashRegex.test(location.hash));
|
||||
start();
|
||||
}, 600);
|
||||
|
|
|
|||
Loading…
Reference in a new issue