You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
Chore: Move Logger from lib to utils package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Logger from './Logger';
|
||||
import Logger from '@joplin/utils/Logger';
|
||||
import shim from './shim';
|
||||
|
||||
const logger = Logger.create('geolocation-node');
|
||||
|
||||
Reference in New Issue
Block a user