summaryrefslogtreecommitdiff
path: root/DSALib/Class1.cs
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-07-09 00:47:20 +0200
committerTrueDoctor <d-kobert@web.de>2018-07-09 00:47:20 +0200
commitdeb3640255abe60289e042944abf66bedcf1184e (patch)
tree77654523901f42ed3c26ddcde12bc1ff5314531d /DSALib/Class1.cs
parentf0d68ad8edb06ff68400644fd4c943f66705cc97 (diff)
Revert "Reworked inheritance structure"
This reverts commit f0d68ad8edb06ff68400644fd4c943f66705cc97.
Diffstat (limited to 'DSALib/Class1.cs')
-rw-r--r--DSALib/Class1.cs12
1 files changed, 0 insertions, 12 deletions
diff --git a/DSALib/Class1.cs b/DSALib/Class1.cs
deleted file mode 100644
index 13d3431..0000000
--- a/DSALib/Class1.cs
+++ /dev/null
@@ -1,12 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-
-namespace DSALib
-{
- public class Class1
- {
- }
-}