Skip to content

Commit bf17c07

Browse files
author
Gary Gregory
committed
Add BrokenWriter.INSTANCE.
1 parent 01e1b45 commit bf17c07

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/java/org/apache/commons/io/output/BrokenWriter.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
import java.io.IOException;
2020
import java.io.Writer;
2121

22-
import org.apache.commons.io.input.ClosedReader;
23-
2422
/**
2523
* Broken writer. This writer always throws an {@link IOException} from
2624
* all {@link Writer} methods.

0 commit comments

Comments
 (0)