Skip to content

Commit c08a012

Browse files
committed
remove unused usings
1 parent c924f3c commit c08a012

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/DocumentFormat.OpenXml.Framework/OpenXmlCompositeElement.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,11 @@
33

44
using DocumentFormat.OpenXml.Framework;
55
using System;
6-
using System.Collections;
76
using System.Collections.Generic;
87
using System.Diagnostics;
98
using System.Diagnostics.CodeAnalysis;
109
using System.Globalization;
1110
using System.IO;
12-
using System.Linq;
1311
using System.Text;
1412
using System.Xml;
1513

0 commit comments

Comments
 (0)