Skip to content

Commit

Permalink
refactor: Remove unused import of UUID in EntityChangeListener
Browse files Browse the repository at this point in the history
  • Loading branch information
amengus87 committed May 30, 2024
1 parent 9d4f906 commit 3f4631b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package ai.dragon.listener;

import java.lang.reflect.ParameterizedType;
import java.util.UUID;

import org.dizitart.no2.collection.events.CollectionEventInfo;
import org.dizitart.no2.collection.events.CollectionEventListener;
Expand Down

0 comments on commit 3f4631b

Please sign in to comment.