Commit 1bc5b29
committed
[SPARK-54862][DSTREAM] Remove unused private object
### What changes were proposed in this pull request?
This pr aims to remove the unused private object `RawTextHelper` from `streaming` module. It was introduced in ae61eba and is no longer used after the integration of SPARK-1637 | #571 .
### Why are the changes needed?
Code cleanup
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Pass Github Actions
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #53635 from LuciferYang/SPARK-54862.
Authored-by: yangjie01 <[email protected]>
Signed-off-by: yangjie01 <[email protected]>RawTextHelper
1 parent 2c5b4b0 commit 1bc5b29
File tree
1 file changed
+0
-117
lines changed- streaming/src/main/scala/org/apache/spark/streaming/util
1 file changed
+0
-117
lines changedLines changed: 0 additions & 117 deletions
This file was deleted.
0 commit comments