Skip to content

Commit dcf860d

Browse files
committed
Update bottomfloat.js
1 parent 06af4aa commit dcf860d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

bottomfloat.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
// function runs in loadFile() in gitsidebar.js
33
// if isMobile
44
function updateFloat() {
5-
6-
// close sidebar
7-
toggleSidebar(false);
8-
saveSidebarStateLS();
95

106
// show bottom floater
117
bottomWrapper.classList.remove('hidden');

0 commit comments

Comments
 (0)