Skip to content

Commit 74e0694

Browse files
committed
cleaned up some unused namespaces
1 parent 07df6a9 commit 74e0694

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Nest/DSL/AliasDescriptor.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
using System;
22
using System.Collections.Generic;
3-
using System.Globalization;
43
using System.Linq;
5-
using System.Security.Cryptography;
64
using System.Text;
75
using Elasticsearch.Net;
86
using Newtonsoft.Json;
9-
using System.Linq.Expressions;
10-
using Nest.Resolvers;
11-
using Nest.Domain;
127

138
namespace Nest
149
{

0 commit comments

Comments
 (0)