Removes trailing whitespace from .env.dev
Removes an unnecessary empty line at the end of the .env.dev file, improving code cleanliness.
This commit is contained in:
parent
94aaad64d3
commit
9901b84bc6
1 changed files with 0 additions and 1 deletions
|
|
@ -27,4 +27,3 @@ ADMIN_SERVICE_API_URL="https://issadminapi.dev.sagaws.net/iss-admin/api/v1/"
|
|||
|
||||
# API authentication (replace with actual value when running tests)
|
||||
CCIS_API_AUTH="undefined"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue