From 82e3c67b2084ca8ecc4408284dcc25ac9a7e6956 Mon Sep 17 00:00:00 2001 From: Aron Lindberg Date: Sat, 7 Nov 2015 12:17:50 -0500 Subject: [PATCH] Revert "Adding comment" This reverts commit ad6f855c92481f79151808418e794b77c6cedbfd. --- shiny-app/ui.R | 1 - 1 file changed, 1 deletion(-) diff --git a/shiny-app/ui.R b/shiny-app/ui.R index 34407b5..8ed9e7c 100644 --- a/shiny-app/ui.R +++ b/shiny-app/ui.R @@ -2,7 +2,6 @@ library(shiny) # Define UI for application that draws a histogram shinyUI(fluidPage( - #Hello world! # Application title titlePanel("Hello Shiny!"),