Skip to content

Commit

Permalink
add different field dimensions on multi-loc prep
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierMurilloF committed Jul 6, 2023
1 parent a89fc29 commit cc9e526
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ RUN apt-get update && apt-get install -y \
libproj-dev \
proj-data \
proj-bin \
# xdg-utils --fix-missing \
libgeos-dev \
git \
curl
Expand Down
2 changes: 0 additions & 2 deletions R/mod_multi_loc_prep.R
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,6 @@ mod_multi_loc_preps_ui <- function(id){
)
)
),
# br(),
# br(),
shinycssloaders::withSpinner(
DT::DTOutput(ns("prep_allocation")),
type = 4
Expand Down

0 comments on commit cc9e526

Please sign in to comment.