Skip to content

Commit

Permalink
Delete unused import FileReader
Browse files Browse the repository at this point in the history
  • Loading branch information
programbeginnerTW committed Sep 25, 2024
1 parent ccfcdcf commit 5d4df0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/main/java/hudson/util/TextFile.java
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
import hudson.Util;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.RandomAccessFile;
Expand Down

0 comments on commit 5d4df0f

Please sign in to comment.