diff options
Diffstat (limited to 'inst/GUI/shiny-test.R')
-rw-r--r-- | inst/GUI/shiny-test.R | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/inst/GUI/shiny-test.R b/inst/GUI/shiny-test.R deleted file mode 100644 index 712c0b22..00000000 --- a/inst/GUI/shiny-test.R +++ /dev/null @@ -1,4 +0,0 @@ -library(shiny)
-runApp("./")
-
-# vim: set foldmethod=marker ts=2 sw=2 expandtab:
|