test/java/time/test/java/time/format/MockIOExceptionAppendable.java

Print this page

        

@@ -57,12 +57,10 @@
  * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 package test.java.time.format;
 
-import java.time.format.*;
-
 import java.io.IOException;
 
 /**
  * Mock Appendable that throws IOException.
  */