diff --git a/Test/Program.cs b/Test/Program.cs index 9a71579..a6c110f 100644 --- a/Test/Program.cs +++ b/Test/Program.cs @@ -24,8 +24,6 @@ namespace Test container.Register(); container.Register(); - //container.Register(() => new EF(serviceID)); - var config = new TapetiConfig(new SimpleInjectorDependencyResolver(container)) .WithFlow() .WithDataAnnotations()