Skip to content

Commit bed0850

Browse files
committed
fixing warning
1 parent dd63d85 commit bed0850

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

LoadingViewController/Classes/Views/ErrorViews/ErrorView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ class ErrorView: UIView {
3939
let errorView = SimpleErrorView()
4040
errorView.action = actionHandler
4141
return errorView
42-
default: break
4342
}
4443

4544
}

0 commit comments

Comments
 (0)