fix some of the stuff in the feedback

This commit is contained in:
Krzysztof Wicher 2016-11-21 11:38:25 -08:00
parent 5d1deeeea1
commit 8e5ffaf176
19 changed files with 126 additions and 190 deletions

View file

@ -1,8 +1,3 @@
using System;
namespace SomeNS
public class SomeClass
{
public class SomeClass
{
}
}