Skip to content

Commit e94a8d2

Browse files
committed
fix: namespace of Chickensoft.Collections.Pool
1 parent 3507b7d commit e94a8d2

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)