Skip to content

Commit a106933

Browse files
authored
Fix beam (#595)
1 parent d45bec9 commit a106933

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pipeline_dp/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434
from pipeline_dp.pipeline_backend import LocalBackend
3535
from pipeline_dp.spark_rdd_backend import SparkRDDBackend
3636
from pipeline_dp.beam_backend import BeamBackend
37-
from pipeline_dp.private_beam import MakePrivate
38-
from pipeline_dp.private_beam import PrivatePCollection
3937

4038
__version__ = '0.3.0rc1'
4139

0 commit comments

Comments
 (0)