mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
java: remove redundant declaration of java.lang package
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package org.opencv.imgproc;
|
||||
|
||||
import java.lang.Math;
|
||||
|
||||
//javadoc:Moments
|
||||
public class Moments {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user