|
|
|
|
@ -20,8 +20,6 @@
|
|
|
|
|
package com.omertron.themoviedbapi.model;
|
|
|
|
|
|
|
|
|
|
import com.fasterxml.jackson.annotation.JsonProperty;
|
|
|
|
|
import org.apache.commons.lang3.builder.ToStringBuilder;
|
|
|
|
|
import org.apache.commons.lang3.builder.ToStringStyle;
|
|
|
|
|
|
|
|
|
|
public class TokenAuthorisation extends AbstractJsonMapping {
|
|
|
|
|
|
|
|
|
|
|