Skip to content

Commit 069f2e5

Browse files
committed
Remove StreamSplitter (redundant with tritium.Splitter)
1 parent 017c2da commit 069f2e5

File tree

3 files changed

+0
-163
lines changed

3 files changed

+0
-163
lines changed

src/pathsim_chem/process/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@
1111
from .multicomponent_flash import *
1212
from .pfr import *
1313
from .mixer import *
14-
from .stream_splitter import *
1514
from .valve import *
1615
from .heater import *

src/pathsim_chem/process/stream_splitter.py

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

tests/process/test_stream_splitter.py

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

0 commit comments

Comments
 (0)