1
0
Fork 0
mirror of synced 2024-07-04 14:10:33 +12:00

formatting

This commit is contained in:
Damodar Lohani 2022-11-17 00:39:33 +00:00
parent baddbf7f03
commit 3439978253

View file

@ -32,7 +32,6 @@ class Usage extends Action
protected function aggregateTimeseries(UtopiaDatabase $database, InfluxDatabase $influxDB, callable $logError): void
{
}
public function action(UtopiaDatabase $dbForConsole, InfluxDatabase $influxDB, Registry $register, callable $getProjectDB, callable $logError)