Skip to content

Commit 632f742

Browse files
authored
Merge pull request #101 from CodeWithGroup/bug/remove-width-debug
Removing debug code from the fix that was released for the IPad sidebar bug
2 parents 1e18084 + 91b36f0 commit 632f742

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/check-width.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ $(function () {
1313
checkWidthToggleClass();
1414
}
1515
} else {
16-
console.log("CheckWidthFalse")
1716
checkWidthToggleClass();
1817
}
1918
}

0 commit comments

Comments
 (0)