diff --git a/src/main/kotlin/com/pestphp/pest/GithubErrorReporter.kt b/src/main/kotlin/com/pestphp/pest/GithubErrorReporter.kt index 3f7f7d6e..c52028c9 100644 --- a/src/main/kotlin/com/pestphp/pest/GithubErrorReporter.kt +++ b/src/main/kotlin/com/pestphp/pest/GithubErrorReporter.kt @@ -86,4 +86,3 @@ class GithubErrorReporter : ErrorReportSubmitter() { return true } } -