chore: update sub-deps and fix lint
This commit is contained in:
@@ -21,7 +21,6 @@ forOwn(backgrounds, (value, key) => {
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
const appearances = {
|
||||
hair,
|
||||
shirt: shirts,
|
||||
|
||||
@@ -91,7 +91,6 @@ api.armoire = {
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
/*
|
||||
---------------------------------------------------------------
|
||||
Classes
|
||||
@@ -100,7 +99,6 @@ api.armoire = {
|
||||
|
||||
api.classes = CLASSES;
|
||||
|
||||
|
||||
/*
|
||||
---------------------------------------------------------------
|
||||
Gear Types
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
// { path: '', type: '', canShow?: (user) => boolean }
|
||||
|
||||
export default [];
|
||||
|
||||
Reference in New Issue
Block a user