diff --git a/src/Config/ConfigurationRepositoryInterface.php b/src/Config/ConfigurationRepositoryInterface.php index ad12bbf..9c435fd 100644 --- a/src/Config/ConfigurationRepositoryInterface.php +++ b/src/Config/ConfigurationRepositoryInterface.php @@ -57,5 +57,4 @@ */ interface ConfigurationRepositoryInterface extends RepositoryInterface { - }