diff --git a/Classes/Issues/Comments/Html/IssueCommentHtmlCell.swift b/Classes/Issues/Comments/Html/IssueCommentHtmlCell.swift index 658828fc..329a3915 100644 --- a/Classes/Issues/Comments/Html/IssueCommentHtmlCell.swift +++ b/Classes/Issues/Comments/Html/IssueCommentHtmlCell.swift @@ -31,8 +31,6 @@ private final class IssueCommentHtmlCellWebView: UIWebView { final class IssueCommentHtmlCell: IssueCommentBaseCell, ListBindable, UIWebViewDelegate { - private static let WebviewKeyPath = #keyPath(UIWebView.scrollView.contentSize) - private static let ImgScheme = "freetime-img" private static let htmlHead = """