Skip to content

Commit 54815a6

Browse files
committed
Accidental includes
1 parent 3ac9e99 commit 54815a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Microsoft.Data.Analysis/DataFrame.IO.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@
33
// See the LICENSE file in the project root for more information.
44

55
using System;
6-
using System.Collections;
76
using System.Collections.Generic;
87
using System.Globalization;
98
using System.IO;
109
using System.Text;
11-
using System.Xml.Linq;
1210

1311
namespace Microsoft.Data.Analysis
1412
{

0 commit comments

Comments
 (0)