From f48a36adf27e05d42dc65c0cb2ca1969edaf1c99 Mon Sep 17 00:00:00 2001 From: Navid TehraniFar Date: Tue, 17 Aug 2021 18:21:44 -0700 Subject: [PATCH] remove newline --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index f0dd53d3..1837071f 100644 --- a/.env.example +++ b/.env.example @@ -38,4 +38,4 @@ ADMIN_PROPOSAL_KEY_COUNT=50 # Number of concurrent workers handling incoming jobs. # You can increase the number of workers if you're sending # too many transactions and find that the queue is often backlogged. -# WORKER_COUNT=100 (default) \ No newline at end of file +# WORKER_COUNT=100 (default)