This commit is contained in:
Acid Chicken (硫酸鶏) 2019-03-14 22:17:26 +09:00 committed by GitHub
parent 18968e7208
commit 4068d220e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
import Logger from "../logger";
import Logger from '../logger';
export const driveLogger = new Logger('drive', 'blue');