This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git


The following commit(s) were added to refs/heads/master by this push:
     new f76cbfe  Lucene.Net.Tests.Analysis.Common/Analysis/Hunspell: Removed 
Foo.cs, as it wasn't intended to be added
f76cbfe is described below

commit f76cbfe386e31dd1ce0da51471d2e438f837026c
Author: Shad Storhaug <[email protected]>
AuthorDate: Thu Mar 25 16:37:04 2021 +0700

    Lucene.Net.Tests.Analysis.Common/Analysis/Hunspell: Removed Foo.cs, as it 
wasn't intended to be added
---
 .../Analysis/Hunspell/Foo.cs                                 | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/src/Lucene.Net.Tests.Analysis.Common/Analysis/Hunspell/Foo.cs 
b/src/Lucene.Net.Tests.Analysis.Common/Analysis/Hunspell/Foo.cs
deleted file mode 100644
index 467d181..0000000
--- a/src/Lucene.Net.Tests.Analysis.Common/Analysis/Hunspell/Foo.cs
+++ /dev/null
@@ -1,12 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-
-namespace Lucene.Net.Analysis.Hunspell
-{
-    class Foo
-    {
-    }
-}

Reply via email to