mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 19:05:55 +02:00
fix: mochaが動かないため拡張子なしに戻した
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { remoteLogger } from '../logger.js';
|
||||
import { remoteLogger } from '../logger';
|
||||
|
||||
export const apLogger = remoteLogger.createSubLogger('ap', 'magenta');
|
||||
|
||||
Reference in New Issue
Block a user