remove cache

This commit is contained in:
2026-07-28 15:59:37 -04:00
parent ab67bc3df1
commit 16361af5c8
-3
View File
@@ -31,9 +31,6 @@ library(bsicons)
APP_DIR <- getwd() APP_DIR <- getwd()
cache_dir <- file.path(APP_DIR, "cache")
cache_logfile <- file.path(APP_DIR, "cachelog")
source(file = "queries.R") source(file = "queries.R")
useShinyjs() useShinyjs()