Remove unnecessary library.
parent
b99a3c19ed
commit
0be4cd5a8f
|
@ -1,6 +1,6 @@
|
|||
source("renv/activate.R")
|
||||
|
||||
library(RMariaDB)
|
||||
#library(RMariaDB)
|
||||
library(stringr)
|
||||
library(purrr)
|
||||
library(readr)
|
||||
|
|
Loading…
Reference in New Issue