remove useless vars

This commit is contained in:
Simon Vieille 2021-10-29 15:30:22 +02:00
parent 6f0c4e98e0
commit 96ffdf93ea

View file

@ -1,6 +1,4 @@
let menuCache = null
let updateTopMenuIsRunning = false
let forceUpdateTopMenu = false
const breakpointMobileWidth = 1024
const usePercentualAppMenuLimit = 0.8