mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Apply fixes from StyleCI
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* filesystems.php
|
||||
* Copyright (c) 2019 james@firefly-iii.org
|
||||
* Copyright (c) 2019 james@firefly-iii.org.
|
||||
*
|
||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||
*
|
||||
@@ -22,7 +22,6 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Default Filesystem Disk
|
||||
@@ -117,7 +116,7 @@ return [
|
||||
| registered when used.
|
||||
|
|
||||
*/
|
||||
/*
|
||||
/*
|
||||
// Disabled, pending "twistor/flysystem-stream-wrapper" dependency
|
||||
'autowrap' => [
|
||||
'local',
|
||||
|
Reference in New Issue
Block a user