Skip to content

Commit

Permalink
refactor(crowdsource): remove platform
Browse files Browse the repository at this point in the history
ref #1674
  • Loading branch information
jo-elimu committed Jul 11, 2024
1 parent 6cd2dfe commit ba7f64d
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.elimu.model.contributor;

import ai.elimu.model.BaseEntity;
import ai.elimu.model.enums.Platform;
import java.util.Calendar;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
Expand Down

0 comments on commit ba7f64d

Please sign in to comment.