Skip to content

Commit

Permalink
Fix whitespaces in neon configs
Browse files Browse the repository at this point in the history
Tabs should be used for indentation, spaces for rest.
  • Loading branch information
markoph committed Oct 22, 2021
1 parent fdb2398 commit 298bb3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config/config.neon
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ services:
setup:
- registerGateway(gopay, Crm\GoPayModule\Gateways\GoPay)
- registerGateway(gopay_recurrent, Crm\GoPayModule\Gateways\GoPayRecurrent)

0 comments on commit 298bb3f

Please sign in to comment.