Skip to content

Commit

Permalink
remove no longer required import
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Feb 19, 2024
1 parent 3cc12e7 commit b314883
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pympipool/shared/executorbase.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from concurrent.futures import (
as_completed,
Executor as FutureExecutor,
Future,
)
Expand Down

0 comments on commit b314883

Please sign in to comment.