Skip to content

Commit

Permalink
Fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 committed Nov 29, 2023
1 parent 2ed53ef commit 765a0fa
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
package com.faforever.api.email;

import com.sun.mail.smtp.SMTPMessage;
import org.eclipse.angus.mail.smtp.SMTPMessage;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
Expand Down

0 comments on commit 765a0fa

Please sign in to comment.