From e721a921561cd54343765421768f502e03f0e470 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sessing=C3=B8?= Date: Tue, 23 Mar 2021 01:25:57 +0100 Subject: [PATCH] Updated readme --- README.md | 1 - 1 file changed, 1 deletion(-) 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)