Skip to content

Commit 94a55cb

Browse files
committed
Remove source variants
1 parent 8563f60 commit 94a55cb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/blueapi/config.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ def _expand_env(loader: yaml.Loader, node: yaml.ScalarNode) -> str:
4848

4949
class SourceKind(StrEnum):
5050
PLAN_FUNCTIONS = "planFunctions"
51-
DEVICE_FUNCTIONS = "deviceFunctions"
52-
DODAL = "dodal"
5351
DEVICE_MANAGER = "deviceManager"
5452

5553

0 commit comments

Comments
 (0)