mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-01 10:02:36 +03:00
GH-383 Remove unnec' log msg
This commit is contained in:
parent
58ac0150d0
commit
4257ea6dc5
@ -72,7 +72,6 @@ class HtmlPreviewTool: NSView, UiComponent, WKNavigationDelegate {
|
||||
self.scrollTop = result as? Int ?? 0
|
||||
|
||||
self.webview.load(URLRequest(url: url))
|
||||
NSLog("\(self.scrollTop)")
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user