Skip to content

Commit

Permalink
avniproject/avni-security#42 | Suhas/Maha | Add missed import
Browse files Browse the repository at this point in the history
  • Loading branch information
mahalakshme committed Sep 15, 2023
1 parent bf927c3 commit 23ac585
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import org.hibernate.annotations.Type;
import org.joda.time.DateTime;
import org.avni.server.web.validation.ValidationException;
import org.owasp.encoder.Encode;

import javax.persistence.*;
import javax.validation.constraints.NotNull;
Expand Down

0 comments on commit 23ac585

Please sign in to comment.