We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3d002 commit c1499caCopy full SHA for c1499ca
1 file changed
README.md
@@ -27,8 +27,6 @@ import io.github.doblon8.openpnp.capture.*;
27
28
import javax.imageio.ImageIO;
29
30
-import static io.github.doblon8.openpnp.capture.OpenPnpCapture.*;
31
-
32
void main() throws Exception {
33
System.out.println("openpnp-capture version: " + OpenPnpCapture.getLibraryVersion());
34
0 commit comments