mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-24 04:53:33 +00:00
Comment out unused import
This commit is contained in:
@@ -7,7 +7,7 @@ import * as bodyParser from 'body-parser';
|
||||
import * as cors from 'cors';
|
||||
import * as multer from 'multer';
|
||||
|
||||
import authenticate from './authenticate';
|
||||
// import authenticate from './authenticate';
|
||||
import endpoints from './endpoints';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user