chore: remove unused code

pull/7419/head
Tienson Qin 2022-11-22 16:49:21 +08:00
parent 2ce7dffe36
commit d486e38c86
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@
[var-name] [var-name]
(.getPropertyValue (js/getComputedStyle (.-documentElement js/document)) var-name)) (.getPropertyValue (js/getComputedStyle (.-documentElement js/document)) var-name))
(defn vw-small?
([] (vw-small? (state/sub :ui/viewport)))
([vw] (some-> (:width vw) (<= 640))))
;; sidebars ;; sidebars
(defn- get-right-sidebar-width (defn- get-right-sidebar-width
[] []