mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
Add newlines and remove some unused translations.
This commit is contained in:
@@ -217,4 +217,4 @@ class UpdateRequest implements UpdateRequestInterface
|
||||
|
||||
return $return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -36,4 +36,4 @@ interface UpdateRequestInterface
|
||||
*/
|
||||
public function getUpdateInformation(string $channel): array;
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -53,4 +53,4 @@ trait LocationServiceTrait
|
||||
return null;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user