issue #10 사용하지 않는 변수 삭제.
This commit is contained in:
@@ -450,7 +450,7 @@
|
|||||||
window.addEventListener('cached', function() {
|
window.addEventListener('cached', function() {
|
||||||
|
|
||||||
});
|
});
|
||||||
var _aa = null;
|
|
||||||
window.addEventListener('load', function() {
|
window.addEventListener('load', function() {
|
||||||
console.log("Documents loaded...")
|
console.log("Documents loaded...")
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user