Skip to content

Commit 89f703f

Browse files
committed
remove debug output
1 parent b85fe4b commit 89f703f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.html

-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
load: function () {
107107
this.name = window.localStorage.getItem('sortName');
108108
this.rev = !!window.localStorage.getItem('sortRev');
109-
console.log(this);
110109
}
111110
};
112111

0 commit comments

Comments
 (0)