Remove unused constant [skip ci]
This commit is contained in:
parent
53ddbfc87d
commit
97f2401cfd
|
|
@ -25,7 +25,6 @@ public class Crop {
|
|||
String ASPECT_Y = "aspect_y";
|
||||
String MAX_X = "max_x";
|
||||
String MAX_Y = "max_y";
|
||||
String GUIDES = "show_guides";
|
||||
String ERROR = "error";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue