Skip to content

Commit 62d67da

Browse files
Remove unnecessary System.Xml.Linq
1 parent a1970f4 commit 62d67da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/csharp/programming-guide/classes-and-structs/snippets/object-collection-initializers/BasicObjectInitializers.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11

2-
using System.Xml.Linq;
3-
42
namespace object_collection_initializers;
53

64
public class BasicObjectInitializers

0 commit comments

Comments
 (0)