Skip to content

Commit

Permalink
OAuth2: fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgrimaud committed Mar 17, 2022
1 parent b38376b commit 27cbb35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package {{packageName}}.account.infrastructure.primary.rest;

import static tech.jhipster.oauth2app.account.domain.AccountConstants.*;
import static {{packageName}}.account.domain.AccountConstants.*;

import java.time.Instant;
import java.time.temporal.ChronoUnit;
Expand Down

0 comments on commit 27cbb35

Please sign in to comment.