Skip to content

Commit 018c981

Browse files
author
xiepengjie
committed
remove unnecessary import
1 parent 3e51930 commit 018c981

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/hive/src/main/scala/org/apache/spark/sql/hive/TableReader.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ package org.apache.spark.sql.hive
2020
import java.util.Properties
2121

2222
import scala.collection.JavaConverters._
23-
import scala.util.{Failure, Success, Try}
2423

2524
import org.apache.hadoop.conf.Configuration
2625
import org.apache.hadoop.fs.{Path, PathFilter}

0 commit comments

Comments
 (0)