Skip to content
Snippets Groups Projects
Commit ff2df754 authored by Martin Schmollinger's avatar Martin Schmollinger
Browse files

Removed unused imports

parent 22e8b7d6
No related branches found
No related tags found
No related merge requests found
......@@ -14,9 +14,6 @@ import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
@Entity
public class Campaign {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment