Update package name
This commit is contained in:
parent
f6d74e0c86
commit
a707c0c959
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue