Skip to content

Commit

Permalink
Update cron_task.php
Browse files Browse the repository at this point in the history
Comment out. Not needed, yet.
  • Loading branch information
drachels committed Jul 23, 2021
1 parent 33f71f2 commit 5e43d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/task/cron_task.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
class cron_task extends \core\task\scheduled_task {

// Use the logging trait to get some nice, juicy, logging.
use \core\task\logging_trait;
// use \core\task\logging_trait;

/**
* Get a descriptive name for this task (shown to admins).
Expand Down

0 comments on commit 5e43d86

Please sign in to comment.