Skip to content

Commit 91c217f

Browse files
authored
Merge pull request #303 from MridulS/remove_workflow_protocol
Remove unused LiveWorkflow protocol
2 parents 3066a84 + ce62982 commit 91c217f

File tree

2 files changed

+0
-134
lines changed

2 files changed

+0
-134
lines changed

src/ess/reduce/live/__init__.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
11
# SPDX-License-Identifier: BSD-3-Clause
22
# Copyright (c) 2024 Scipp contributors (https://github.com/scipp)
33
"""Live data utilities"""
4-
5-
from .workflow import LiveWorkflow
6-
7-
__all__ = [
8-
'LiveWorkflow',
9-
]

src/ess/reduce/live/workflow.py

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

0 commit comments

Comments
 (0)