Skip to content

Commit 5d154e1

Browse files
Remove unused SynchronousExecutor and tsinfer/utils.py
SynchronousExecutor was never used in the main package, only tested.
1 parent f16dd8d commit 5d154e1

2 files changed

Lines changed: 1 addition & 41 deletions

File tree

tests/test_ancestors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
import tskit
3636
import zarr
3737

38-
from tsinfer import ancestors, config, utils, vcz
38+
from tsinfer import ancestors, config, vcz
3939

4040
# ---------------------------------------------------------------------------
4141
# Python reference implementation of AncestorBuilder

tsinfer/utils.py

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)