mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 08:25:06 +03:00
Revert "Re-export logging in ./core/shared/logging"
This reverts commit 588bbcab84
.
This commit is contained in:
parent
557ef28ae5
commit
bdfac2524e
@ -1,7 +0,0 @@
|
||||
const logging = require('@tryghost/logging');
|
||||
|
||||
/**
|
||||
* TODO: Remove this file once Ghost (Pro) no longer relies on ./core/shared/logging.js
|
||||
* This re-exports the same interface that the original logging module provided
|
||||
*/
|
||||
module.exports = logging;
|
Loading…
Reference in New Issue
Block a user