mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add newlines and remove some unused translations.
This commit is contained in:
@@ -64,4 +64,4 @@ class TelemetryRepository implements TelemetryRepositoryInterface
|
||||
// created_at is never NULL.
|
||||
Telemetry::whereNotNull('submitted')->delete();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -56,4 +56,4 @@ interface TelemetryRepositoryInterface
|
||||
*/
|
||||
public function deleteSubmitted(): void;
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user