diff --git a/src/main/lombok/com/restfb/types/CoverPhoto.java b/src/main/lombok/com/restfb/types/CoverPhoto.java index bf4f5eb02..04dc79998 100644 --- a/src/main/lombok/com/restfb/types/CoverPhoto.java +++ b/src/main/lombok/com/restfb/types/CoverPhoto.java @@ -34,17 +34,6 @@ public class CoverPhoto extends FacebookType { private static final long serialVersionUID = 1L; - /** - * Deprecated. Please use the {@link CoverPhoto#getId()} field instead - * - * @deprecated use {@link CoverPhoto#getId()} instead - */ - @Getter - @Setter - @Facebook("cover_id") - @Deprecated - String coverId; - /** * When non-zero, the cover image overflows horizontally. The value indicates the offset percentage of the total image * width from the left [0-100]