Remove backend (internal) option.

This is not used and it is a good things as it is broken..
This commit is contained in:
Matthieu Gautier
2024-02-05 11:42:04 +01:00
parent 5a1175cf2d
commit 20ca39145d
3 changed files with 0 additions and 22 deletions

View File

@ -13,7 +13,6 @@ from ._global import (
add_target_step,
get_target_step,
target_steps,
backend,
)
from . import _global
from .dependencies.base import (