refactored Skillcheck Command
This commit is contained in:
@ -28,5 +28,4 @@ module.exports = {
|
||||
throw e;
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
};
|
Reference in New Issue
Block a user
@ -28,5 +28,4 @@ module.exports = {
|
||||
throw e;
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
};
|