diff --git a/README.md b/README.md index 5a4459c..42122f2 100644 --- a/README.md +++ b/README.md @@ -1521,7 +1521,6 @@ class MyCustomClassLoader implements IClassLoader public function __construct() { - // Setup php-di // Create our new php-di container $container = (new \DI\ContainerBuilder()) ->useAutowiring(true)