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:
maguire-arman 2025-08-01 14:37:00 -04:00
parent 94aaad64d3
commit 9901b84bc6

View file

@ -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"