mirror of
https://github.com/dylanbenzi/hurricane_normalization_app.git
synced 2026-07-30 05:08:57 +00:00
remove cache
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user