chore: Remove empty line from PostgreSQL index file

This commit is contained in:
Faruk AYDIN
2023-05-11 14:07:06 +02:00
committed by Ali BARIN
parent f879b3c5b0
commit 7a1af268ae

View File

@@ -11,7 +11,6 @@ export default defineApp({
baseUrl: '', baseUrl: '',
apiBaseUrl: '', apiBaseUrl: '',
primaryColor: '336791', primaryColor: '336791',
auth, auth,
actions actions,
}); });