Skip to content

Commit 2589d0f

Browse files
committed
docs: document
1 parent a114186 commit 2589d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NAMESPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ export(pvt_twitter)
4848
export(set_cache)
4949
import(cachem)
5050
import(glue)
51-
import(openssl)
5251
importFrom(MMWRweek,MMWRweek2Date)
5352
importFrom(checkmate,assert)
5453
importFrom(checkmate,assert_character)
@@ -74,6 +73,7 @@ importFrom(httr,modify_url)
7473
importFrom(httr,stop_for_status)
7574
importFrom(jsonlite,fromJSON)
7675
importFrom(magrittr,"%>%")
76+
importFrom(openssl,md5)
7777
importFrom(purrr,map_chr)
7878
importFrom(purrr,map_lgl)
7979
importFrom(readr,read_csv)

0 commit comments

Comments
 (0)