Skip to content

Commit

Permalink
Remove import Serializer, no longer use
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrzas2 committed Oct 17, 2024
1 parent 207f148 commit 985d7b8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import org.axonframework.messaging.unitofwork.UnitOfWork;
import org.axonframework.serialization.CannotConvertBetweenTypesException;
import org.axonframework.serialization.SerializedObject;
import org.axonframework.serialization.Serializer;
import org.axonframework.serialization.json.JacksonSerializer;
import org.junit.jupiter.api.*;

Expand Down

0 comments on commit 985d7b8

Please sign in to comment.