Fix Docker build

This commit is contained in:
borislavsabev
2023-09-28 09:53:55 +03:00
parent 43c433b19e
commit 2f9b35d343
5 changed files with 0 additions and 5 deletions

View File

@@ -6,5 +6,4 @@ namespace DesignPatterns\More\ServiceLocator;
class LogService implements Service
{
}