mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Chore: Linter
This commit is contained in:
parent
ccf9882452
commit
a5f2fd8982
@ -1,6 +1,6 @@
|
||||
// The sync debug log can be used to view from a single file a sequence of sync
|
||||
// related events. In particular, it logs notes and folders being saved, and the
|
||||
// relevant sync operations.
|
||||
// relevant sync operations. Enable it in app.ts
|
||||
|
||||
import Logger, { TargetType } from '../../Logger';
|
||||
import { homedir } from 'os';
|
||||
|
Loading…
Reference in New Issue
Block a user