mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Remove static references
This commit is contained in:
@@ -216,7 +216,7 @@ class UpgradeLiabilitiesEight extends Command
|
||||
|
||||
return;
|
||||
}
|
||||
Log::warning('Did not find opening balance.');
|
||||
app('log')->warning('Did not find opening balance.');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user