Skip to content

Commit 0d88e7c

Browse files
committed
fix: namespace of Chickensoft.Collections.Pool
1 parent c3bfcb1 commit 0d88e7c

File tree

1 file changed

+1
-1
lines changed
  • Chickensoft.Collections/src/pool

1 file changed

+1
-1
lines changed

Chickensoft.Collections/src/pool/Pool.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace Chickensoft.Collections.Tests;
1+
namespace Chickensoft.Collections;
22

33
using System;
44
using System.Collections.Concurrent;

0 commit comments

Comments
 (0)