mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 11:03:50 +00:00
fix cs
This commit is contained in:
@@ -21,7 +21,6 @@ use Symfony\Contracts\Translation\TranslatorInterface;
|
||||
|
||||
class UrgencyAggregator implements AggregatorInterface
|
||||
{
|
||||
|
||||
private TranslatorInterface $translator;
|
||||
|
||||
public function __construct(
|
||||
@@ -88,4 +87,3 @@ class UrgencyAggregator implements AggregatorInterface
|
||||
return 'Group calendars by urgency';
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user