cleanup: remove legacy code
This commit is contained in:
parent
a71392d632
commit
b1c7b91313
5 changed files with 0 additions and 55 deletions
|
@ -73,7 +73,6 @@ class InfoCommand extends Command
|
|||
['Queue Driver', $this->config->get('queue.default')],
|
||||
['Session Driver', $this->config->get('session.driver')],
|
||||
['Filesystem Driver', $this->config->get('filesystems.default')],
|
||||
['Default Theme', $this->config->get('themes.active')],
|
||||
['Proxies', $this->config->get('trustedproxies.proxies')],
|
||||
], 'compact');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue