mirror of
https://github.com/wassname/talk.git
synced 2026-08-07 11:29:44 +08:00
removed unused var
This commit is contained in:
@@ -76,7 +76,6 @@ const mailer = module.exports = {
|
||||
/**
|
||||
* Create the new Task kue.
|
||||
*/
|
||||
_task: null,
|
||||
get task() {
|
||||
if (taskInstance) {
|
||||
return taskInstance;
|
||||
|
||||
Reference in New Issue
Block a user