mirror of
https://github.com/dylanbenzi/hurricane_normalization_app.git
synced 2026-07-29 21:01:27 +00:00
remove cache
This commit is contained in:
@@ -31,9 +31,6 @@ library(bsicons)
|
||||
|
||||
APP_DIR <- getwd()
|
||||
|
||||
cache_dir <- file.path(APP_DIR, "cache")
|
||||
cache_logfile <- file.path(APP_DIR, "cachelog")
|
||||
|
||||
source(file = "queries.R")
|
||||
|
||||
useShinyjs()
|
||||
|
||||
Reference in New Issue
Block a user