Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit e0b3158c authored by Darrel Danadyaksa Poli's avatar Darrel Danadyaksa Poli
Browse files

[REFACTOR] Remove unused import of AuthenticationService in DevDataSeeder

parent b95a2885
No related branches found
No related tags found
1 merge request!1Login registration
......@@ -4,7 +4,6 @@ import com.safetypin.authentication.model.User;
import com.safetypin.authentication.repository.UserRepository;
import static com.safetypin.authentication.service.AuthenticationService.EMAIL_PROVIDER;
import com.safetypin.authentication.service.AuthenticationService;
import jakarta.annotation.PostConstruct;
import org.springframework.context.annotation.Profile;
import org.springframework.security.crypto.password.PasswordEncoder;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment