Skip to content

Commit

Permalink
removed import
Browse files Browse the repository at this point in the history
  • Loading branch information
SymbolixAU committed Nov 19, 2018
1 parent a50eed4 commit 402466d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ export(geojson_sfc)
export(geojson_wkt)
export(sf_geojson)
export(sfc_geojson)
import(rapidjsonr)
importFrom(Rcpp,sourceCpp)
useDynLib(geojsonsf, .registration = TRUE)
1 change: 0 additions & 1 deletion R/geojsonsf-package.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#' @useDynLib geojsonsf, .registration = TRUE
#' @importFrom Rcpp sourceCpp
#' @import rapidjsonr
NULL

#' geo_melbourne
Expand Down

0 comments on commit 402466d

Please sign in to comment.