mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Should fix some scrutinyizer problems.
This commit is contained in:
@@ -29,8 +29,6 @@ class AnyAccount implements MapperInterface
|
||||
|
||||
$list = [0 => trans('firefly.csv_do_not_map')] + $list;
|
||||
|
||||
//array_unshift($list, );
|
||||
|
||||
return $list;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user