We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c924f3c commit c08a012Copy full SHA for c08a012
src/DocumentFormat.OpenXml.Framework/OpenXmlCompositeElement.cs
@@ -3,13 +3,11 @@
3
4
using DocumentFormat.OpenXml.Framework;
5
using System;
6
-using System.Collections;
7
using System.Collections.Generic;
8
using System.Diagnostics;
9
using System.Diagnostics.CodeAnalysis;
10
using System.Globalization;
11
using System.IO;
12
-using System.Linq;
13
using System.Text;
14
using System.Xml;
15
0 commit comments