diff --git a/lib/expander/src/Events/Event.php b/lib/expander/src/Events/Event.php index d56552568838e609b122ccb6c8b5bf9e73d5d7d9..53f535c72f104e558aa6598016c9557359f5b616 100644 --- a/lib/expander/src/Events/Event.php +++ b/lib/expander/src/Events/Event.php @@ -26,7 +26,6 @@ class Event extends PhpObj { 'app' => $this->repo->readSite(), 'info' => (object) [ 'https://moodle.org/' => $this->repo->readRelease(), - 'https://github.com/LearningLocker/Moodle-Log-Expander' => $version, ], 'event' => $opts, ];