Skip to content

Commit 54b25dc

Browse files
committed
wip
1 parent 1b66496 commit 54b25dc

20 files changed

+235
-967
lines changed

src/CsvHelper/Configuration/ConfigurationFunctions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// This file is a part of CsvHelper and is dual licensed under MS-PL and Apache 2.0.
33
// See LICENSE.txt for details or visit http://www.opensource.org/licenses/ms-pl.html for MS-PL and http://opensource.org/licenses/Apache-2.0 for Apache 2.0.
44
// https://github.com/JoshClose/CsvHelper
5-
using CsvHelper.Delegates;
65
using System.Reflection;
76
using System.Text;
87
using System.Text.RegularExpressions;

src/CsvHelper/Configuration/CsvConfiguration.cs

Lines changed: 0 additions & 330 deletions
This file was deleted.

0 commit comments

Comments
 (0)