You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-06 23:56:13 +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';
|
||||
import { PluginManifest } from './utils/types';
|
||||
const md5 = require('md5');
|
||||
|
Reference in New Issue
Block a user