Skip to content

Commit e1d217d

Browse files
author
ele828
committed
remove console.log for ie
1 parent 2379fa2 commit e1d217d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dist/mods/main.js

-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ define(function(require,exports,module){
117117

118118
var _width = document.documentElement.clientWidth;
119119
if ($(".container").width() > 1500) {
120-
console.log(1)
121120
var w = 310
122121
, h = 200;
123122

0 commit comments

Comments
 (0)