remove extra line

This commit is contained in:
Barbara Borges Ribeiro
2017-07-19 21:58:33 +01:00
parent 8bbf576807
commit 31bbb3894c

View File

@@ -172,4 +172,3 @@ removeUI <- function(selector,
if (!immediate) session$onFlushed(callback, once = TRUE)
else callback()
}