Skip to content

Commit

Permalink
Removed unnecessary import.
Browse files Browse the repository at this point in the history
  • Loading branch information
michelleblom committed Apr 5, 2024
1 parent ed43e3c commit 6b40e5a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ the raire assertion generation engine (https://github.com/DemocracyDevelopers/ra

package au.org.democracydevelopers.raireservice.persistence.converters;

import au.org.democracydevelopers.raireservice.request.ContestRequest;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.google.gson.JsonParseException;
import com.google.gson.JsonSyntaxException;
import com.google.gson.reflect.TypeToken;
import jakarta.persistence.AttributeConverter;
Expand Down

0 comments on commit 6b40e5a

Please sign in to comment.