Skip to content

Commit c1499ca

Browse files
committed
Remove unused import statements from README example
1 parent 3a3d002 commit c1499ca

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ import io.github.doblon8.openpnp.capture.*;
2727

2828
import javax.imageio.ImageIO;
2929

30-
import static io.github.doblon8.openpnp.capture.OpenPnpCapture.*;
31-
3230
void main() throws Exception {
3331
System.out.println("openpnp-capture version: " + OpenPnpCapture.getLibraryVersion());
3432

0 commit comments

Comments
 (0)