Cleaning
This commit is contained in:
@@ -17,7 +17,7 @@ namespace LitJson
|
||||
[Serializable]
|
||||
public class JsonException : ApplicationException
|
||||
{
|
||||
public JsonException () : base ()
|
||||
public JsonException ()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user