style: remove extra line

This commit is contained in:
NotSugden
2020-02-27 19:44:40 +00:00
parent 02aee9b06d
commit 96e182ed69

View File

@@ -8,7 +8,6 @@ const path = require('path');
const Shard = require('./Shard');
const Util = require('../util/Util');
/**
* This is a utility class that makes multi-process sharding of a bot an easy and painless experience.
* It works by spawning a self-contained {@link ChildProcess} or {@link Worker} for each individual shard, each