mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-22 19:48:46 +00:00
(#7) Move EnumerableExtensions to child namespace
This commit is contained in:
parent
2ae1c3e249
commit
8e763667d0
@ -1,5 +1,7 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using X10D.ComparableExtensions;
|
||||
using X10D.ListExtensions;
|
||||
|
||||
namespace X10D
|
||||
{
|
Loading…
Reference in New Issue
Block a user