Skip to content

Commit

Permalink
Remove unused imports from QualificationSuite
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
  • Loading branch information
amahussein committed Dec 12, 2023
1 parent 7674680 commit 98c825d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

package com.nvidia.spark.rapids.tool.qualification

import java.io.{BufferedWriter, File, FileWriter, PrintWriter}
import java.io.{File, PrintWriter}
import java.util.concurrent.TimeUnit.NANOSECONDS

import scala.collection.mutable.{ArrayBuffer, ListBuffer}
Expand Down

0 comments on commit 98c825d

Please sign in to comment.