Revert "Revert "chore(lint): run fix""

This reverts commit 5179440f77.
This commit is contained in:
Sabe Jones
2021-08-27 18:54:55 -05:00
parent e6da2752a7
commit f13e982553
64 changed files with 303 additions and 228 deletions

View File

@@ -337,7 +337,6 @@ import autoAllocate from '@/../../common/script/fns/autoAllocate';
import allocateBulk from '@/../../common/script/ops/stats/allocateBulk';
import statsComputed from '@/../../common/script/libs/statsComputed';
const DROP_ANIMALS = keys(Content.pets);
const TOTAL_NUMBER_OF_DROP_ANIMALS = DROP_ANIMALS.length;
export default {
@@ -694,7 +693,6 @@ export default {
margin-top: 1em;
}
.gear.box {
vertical-align: top;
margin: 0 auto;