Skip to content

Commit fed45df

Browse files
committed
Move IListExtensions to Randomize namespace
1 parent 6b7f651 commit fed45df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using System;
22
using System.Collections.Generic;
33

4-
namespace UnityExtended.System.Extensions.Collections.Generic
4+
namespace UnityExtended.System.Randomize.Collections.Generic
55
{
66
public static class IListExtensions
77
{

0 commit comments

Comments
 (0)