Skip to content
Snippets Groups Projects
Commit 41553eaf authored by David Pesce's avatar David Pesce
Browse files

version variable needing to be cleaned up

parent c70f9e3e
No related branches found
No related tags found
No related merge requests found
......@@ -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,
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment