Enable implicit usings (#224)
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
|
||||
using BenchmarkDotNet.Attributes;
|
||||
using Spring.Benchmark.Classes;
|
||||
using Spring.Context;
|
||||
using Spring.Context.Support;
|
||||
|
||||
namespace Spring.Benchmark
|
||||
@@ -71,4 +70,4 @@ namespace Spring.Benchmark
|
||||
return ok;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user