Skip to content

Commit

Permalink
Unnecessary import removed
Browse files Browse the repository at this point in the history
  • Loading branch information
dukris committed Jan 19, 2024
1 parent 19e768c commit 53ebb95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spring:
resourceserver:
jwt:
issuer-uri: ${ISSUER_URI}
config:
import: optional:file:.env[.properties]
liquibase:
user: ${POSTGRES_USER}
password: ${POSTGRES_PASSWORD}
Expand Down

0 comments on commit 53ebb95

Please sign in to comment.