remove unused javascript
This commit is contained in:
parent
e63993c07e
commit
95eb907090
3 changed files with 5 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
import { scrollTo, scrollToBottom } from '@utils';
|
||||
|
||||
export function scrollMessagerie() {
|
||||
function scrollMessagerie() {
|
||||
const ul = document.querySelector('.messagerie ul');
|
||||
|
||||
if (ul) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue