aboutsummaryrefslogtreecommitdiff
path: root/src/Spv.Generator/GeneratorPool.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Spv.Generator/GeneratorPool.cs')
-rw-r--r--src/Spv.Generator/GeneratorPool.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Spv.Generator/GeneratorPool.cs b/src/Spv.Generator/GeneratorPool.cs
index e4266eee..3c16586c 100644
--- a/src/Spv.Generator/GeneratorPool.cs
+++ b/src/Spv.Generator/GeneratorPool.cs
@@ -1,4 +1,4 @@
-using System.Collections.Generic;
+using System.Collections.Generic;
namespace Spv.Generator
{