Skip to content

Commit 234eb0b

Browse files
committed
removed submitted notes at the top of the files
1 parent bccfb32 commit 234eb0b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

contents/tree_traversal/code/csharp/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// submitted by Julian Schacher (jspp)
21
using System;
32

43
namespace TreeTraversal

contents/tree_traversal/code/csharp/Tree.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// submitted by Julian Schacher (jspp)
21
using System;
32
using System.Collections.Generic;
43

0 commit comments

Comments
 (0)