diff options
Diffstat (limited to 'wrapper-deps/Class1.cs')
| -rw-r--r-- | wrapper-deps/Class1.cs | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/wrapper-deps/Class1.cs b/wrapper-deps/Class1.cs deleted file mode 100644 index 397bd8f..0000000 --- a/wrapper-deps/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 wrapper_deps -{ - public class Class1 - { - } -} |