Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ljfgem committed Aug 21, 2024
1 parent 5372271 commit 2e851af
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
import com.linkedin.coral.spark.containers.SparkUDFInfo;
import com.linkedin.coral.spark.exceptions.UnsupportedUDFException;

import static com.linkedin.coral.hive.hive2rel.functions.utils.FunctionUtils.*;


/**
* This transformer converts the Hive UDF SqlCall name from the UDF class name (e.g., `com.linkedin.HiveUDF`)
Expand Down

0 comments on commit 2e851af

Please sign in to comment.