mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-29 03:53:38 +03:00
GH-339 Remove unnec' logs
This commit is contained in:
parent
3cff6f5894
commit
284e06027c
@ -172,9 +172,6 @@ class MarkdownRenderer: NSObject, Flow, PreviewRenderer {
|
||||
let menuItems: [NSMenuItem]?
|
||||
|
||||
init(source: Observable<Any>, scrollSource: Observable<Any>, httpServer: HttpServer, initialData: PrefData) {
|
||||
NSLog("\(#function) \(uuid)")
|
||||
NSLog("\(#function) \(self.tempDir)")
|
||||
|
||||
guard let templateUrl = Bundle.main.url(forResource: "template",
|
||||
withExtension: "html",
|
||||
subdirectory: "markdown")
|
||||
|
Loading…
Reference in New Issue
Block a user