aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--R/load_cf.R2
1 files changed, 0 insertions, 2 deletions
diff --git a/R/load_cf.R b/R/load_cf.R
index 99151b40..2cc9fb8d 100644
--- a/R/load_cf.R
+++ b/R/load_cf.R
@@ -4,8 +4,6 @@ library(hash)
library(readr)
library(data.table)
args <- commandArgs(trailingOnly=TRUE)
-##TODO:convert_time instead of convert_datetime GH#77
-##add convert_numeric with parenthesis
if(.Platform$OS.type == "unix"){
root.dir <- "/home/share/CorpCDOs"