Skip to content

Commit db78f04

Browse files
committed
Remove unused planwrpper
1 parent 04f4299 commit db78f04

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/blueapi/core/bluesky_types.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
from blueapi.utils import BlueapiBaseModel
3131

3232
PlanGenerator = Callable[..., MsgGenerator]
33-
PlanWrapper = Callable[[MsgGenerator], MsgGenerator]
3433

3534
#: An object that encapsulates the device to do useful things to produce
3635
# data (e.g. move and read)

0 commit comments

Comments
 (0)