Skip to content

Commit d99038f

Browse files
committed
#769 Remove redundant import.
1 parent 2cad3de commit d99038f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cobol-parser/src/test/scala/za/co/absa/cobrix/cobol/reader/memorystream/TestByteStream.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
package za.co.absa.cobrix.cobol.reader.memorystream
1818

19-
import za.co.absa.cobrix.cobol.mock.ByteStreamMock
2019
import za.co.absa.cobrix.cobol.reader.stream.SimpleStream
2120

2221
class TestByteStream(bytes: Array[Byte]) extends SimpleStream{

0 commit comments

Comments
 (0)