cpflecht commited on
Commit
238a5f0
·
verified ·
1 Parent(s): 4f568e4

Update app.r

Browse files
Files changed (1) hide show
  1. app.r +1 -3
app.r CHANGED
@@ -1033,6 +1033,4 @@ server <- function(input, output, session) {
1033
  )
1034
  }
1035
 
1036
- shinyApp(ui, server)
1037
-
1038
- git add app.py && git commit -m 'Add application file' && git push
 
1033
  )
1034
  }
1035
 
1036
+ shinyApp(ui, server)