remove indentation

This commit is contained in:
Samuel Štancl 2021-07-07 17:42:57 +02:00 committed by GitHub
parent cc6b8421a8
commit 728c9d78c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,6 @@ to this:
'universal', 'universal',
InitializeTenancyByDomain::class, // or whatever tenancy middleware you use InitializeTenancyByDomain::class, // or whatever tenancy middleware you use
], ],
``` ```
(Don't forget to import the middleware class.) (Don't forget to import the middleware class.)