removes empty file
This commit is contained in:
@@ -74,7 +74,6 @@
|
||||
<Compile Include="ExamineLuceneFinalComposer.cs" />
|
||||
<Compile Include="LuceneIndexDiagnostics.cs" />
|
||||
<Compile Include="LuceneIndexDiagnosticsFactory.cs" />
|
||||
<Compile Include="UmbracoExamineExtensions.cs" />
|
||||
<Compile Include="NoPrefixSimpleFsLockFactory.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="UmbracoContentIndex.cs" />
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
using Examine.LuceneEngine.Search;
|
||||
using Examine.Search;
|
||||
using Umbraco.Core;
|
||||
|
||||
namespace Umbraco.Examine
|
||||
{
|
||||
public static class UmbracoExamineExtensions
|
||||
{
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user