From 72a1746938710a8548c54b2c034b4cb582dcc28c Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Sat, 4 Jul 2020 16:12:52 -0700 Subject: [PATCH] Update get_voc.sh --- data/get_voc.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/get_voc.sh b/data/get_voc.sh index f035bb4..f1ad410 100644 --- a/data/get_voc.sh +++ b/data/get_voc.sh @@ -1,4 +1,3 @@ - start=`date +%s` # handle optional download dir @@ -203,4 +202,4 @@ for line in lines: END -rm -rf ../data \ No newline at end of file +rm -rf ../data