diff options
Diffstat (limited to 'Prebuild/src/Core/Nodes/DescriptionNode.cs')
-rw-r--r-- | Prebuild/src/Core/Nodes/DescriptionNode.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Prebuild/src/Core/Nodes/DescriptionNode.cs b/Prebuild/src/Core/Nodes/DescriptionNode.cs index 353a5ae..d1293a0 100644 --- a/Prebuild/src/Core/Nodes/DescriptionNode.cs +++ b/Prebuild/src/Core/Nodes/DescriptionNode.cs | |||
@@ -24,8 +24,6 @@ IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY O | |||
24 | #endregion | 24 | #endregion |
25 | 25 | ||
26 | using System; | 26 | using System; |
27 | using System.Collections; | ||
28 | using System.Collections.Specialized; | ||
29 | using System.Xml; | 27 | using System.Xml; |
30 | 28 | ||
31 | using Prebuild.Core.Attributes; | 29 | using Prebuild.Core.Attributes; |