hvanhovell commented on code in PR #42995:
URL: https://github.com/apache/spark/pull/42995#discussion_r1330369234


##########
core/src/main/scala/org/apache/spark/util/Utils.scala:
##########
@@ -93,11 +93,12 @@ private[spark] object CallSite {
  * Various utility methods used by Spark.
  */
 private[spark] object Utils
-  extends Logging
-  with SparkClassUtils
-  with SparkErrorUtils
-  with SparkFileUtils
-  with SparkSerDeUtils {
+    extends Logging

Review Comment:
   Is this the proper formatting?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to