Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ihar Yakimush authored and Ihar Yakimush committed Aug 10, 2018
2 parents e9193f4 + 1faeaf7 commit 23463f1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions SolrNet.Linq/Expressions/SelectMethod.cs
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
using System.Reflection;
using SolrNet.Commands.Parameters;
using SolrNet.Linq.Expressions.Context;
using SolrNet.Linq.Impl;

namespace SolrNet.Linq.Expressions.NodeTypeHelpers
namespace SolrNet.Linq.Expressions
{
public static class SelectMethod
{
Expand Down

0 comments on commit 23463f1

Please sign in to comment.