Skip to content

Commit e3e0e6e

Browse files
author
Balthazar Rouberol
committed
Un-used import statement removed
The "getcurrent" function was not used in the example. Signed-off-by: Balthazar Rouberol <rouberol.b@gmail.com>
1 parent c46220f commit e3e0e6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tutorial.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,6 @@ tasks in parallel.
804804

805805
[[[cog
806806
import gevent
807-
from gevent import getcurrent
808807
from gevent.pool import Pool
809808

810809
pool = Pool(2)

0 commit comments

Comments
 (0)