Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Commit e8be2a4

Browse files
committed
remove single space for checking
1 parent c90c44e commit e8be2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/config/default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"importToConfirmUrl": "",
3030
"ProductSyncWorker": "product_sync_worker",
3131
"rethinkdb": {
32-
"db": "FlowzDBETL",
32+
"db": "FlowzDBETL",
3333
"servers": [
3434
{
3535
"host": "localhost",

0 commit comments

Comments
 (0)