💄 Remove console output.

This commit is contained in:
Cheng Zhao 2014-03-10 22:46:15 +08:00
parent 31b08a3ec6
commit 89507a2524

View file

@ -1,7 +1,6 @@
<html>
<body>
<script type="text/javascript" charset="utf-8">
console.log('ready2')
window.parent.changedByIframe = true;
</script>
</body>