Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveEdge1 committed Mar 18, 2024
1 parent 4ca5ed9 commit d7d83a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -1147,8 +1147,6 @@ run_core <- function(autoSave = TRUE){
})

observeEvent(input$begin, {
print("button clicked")
shinyalert::shinyalert("clicked")
#distances <- list()
#distances$pointA <- round(unlist(source_coords$xy[pointA(),]))
#distances$pointB <- round(unlist(source_coords$xy[pointB(),]))
Expand Down

0 comments on commit d7d83a7

Please sign in to comment.