Update package name

This commit is contained in:
Alexander Molochko 2019-04-07 00:27:48 +03:00
parent f6d74e0c86
commit a707c0c959
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
package com.baeldung.range
package com.baeldung.inputstream
import com.baeldung.inputstream.readUpToNullChar
import kotlinx.io.core.use
import org.junit.Test
import java.io.BufferedReader