slinkydeveloper commented on code in PR #19436:
URL: https://github.com/apache/flink/pull/19436#discussion_r848219745


##########
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/api/batch/ExplainTest.scala:
##########
@@ -19,10 +19,12 @@
 package org.apache.flink.table.api.batch
 
 import org.apache.flink.api.scala._
-import org.apache.flink.table.api._
+import org.apache.flink.table.api.{DataTypes, _}

Review Comment:
   Forgot to run optimize imports on this one :)



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to