1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

Minor issue

This commit is contained in:
Laurent Cozic 2019-03-08 17:19:06 +00:00
parent 379ff5163b
commit de73d4baa7

View File

@ -907,7 +907,6 @@ class Application extends BaseApplication {
ExternalEditWatcher.instance().setLogger(reg.logger());
ExternalEditWatcher.instance().dispatch = this.store().dispatch;
ExternalEditWatcher.instance().preload();
}
}