mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 17:45:51 +02:00
Clean up ✨
This commit is contained in:
@@ -26,10 +26,6 @@ import loadConfig from './config';
|
||||
|
||||
const clusterLog = debug('misskey:cluster');
|
||||
|
||||
// Init babel
|
||||
require('babel-core/register');
|
||||
require('babel-polyfill');
|
||||
|
||||
enum InitResult {
|
||||
Success,
|
||||
Warn,
|
||||
|
||||
Reference in New Issue
Block a user