Skip to content

Commit 3d0d96c

Browse files
schloerkecpsievert
authored andcommitted
Remove double plan
1 parent fc1b249 commit 3d0d96c

File tree

1 file changed

+0
-1
lines changed
  • inst/apps/210-future_promise

1 file changed

+0
-1
lines changed

inst/apps/210-future_promise/app.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ library(shiny)
66
library(future)
77
library(promises)
88
library(magrittr)
9-
plan(multisession)
109

1110

1211
workers <- 2

0 commit comments

Comments
 (0)