BAEL-20537: Migrate to the com.baeldung package

This commit is contained in:
Krzysiek
2019-12-24 13:20:50 +01:00
parent c4fc1b9aef
commit a31800fbb7
2 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
package org.baeldung.java.io.remote;
package com.baeldung.java.io.remote;
import java.io.IOException;