Refactoring error report

1. fix #627
2. fix #646
3. remove exceptionless
This commit is contained in:
bao-qian
2016-05-20 21:16:25 +01:00
parent e4c7842f34
commit 646b7a3118
11 changed files with 143 additions and 139 deletions

View File

@@ -1,6 +1,6 @@
using System;
namespace Wox.CrashReporter
namespace Wox
{
public class CrashReporter
{