Skip to content

Commit d15ddaa

Browse files
committed
Don't include EmptyHTML
1 parent 81f80f6 commit d15ddaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/IgniteTesting/TestWebsitePackage/Sources/TestErrorPage.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ struct TestErrorPage: ErrorPage {
2727

2828
var body: some HTML {
2929
ErrorChecker { errorChecker(error) }
30-
EmptyHTML()
3130
}
3231

3332
struct ErrorChecker: HTML {

0 commit comments

Comments
 (0)