Clean up ✨
This commit is contained in:
parent
b99dc759e6
commit
f210260826
5 changed files with 2 additions and 16 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue